blob: a6c28462d487306fc393af2b527efe5a780b7f0d [file] [log] [blame]
# This file is generated by importer.py for json_annotation-3.0.1
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 = [
]
}