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