blob: c6e6af2509c5d203e9fe7e6c5b08400f5a32cbb2 [file] [log] [blame]
# This file is generated by importer.py for json_annotation-2.2.0
import("//build/dart/dart_library.gni")
dart_library("json_annotation") {
package_name = "json_annotation"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
]
}