blob: d8e8145c08421d19a52e73ec4a50c8d2c0bf564a [file] [log] [blame]
# This file is generated by importer.py for protobuf-1.0.1
import("//build/dart/dart_library.gni")
dart_library("protobuf") {
package_name = "protobuf"
# 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 = [
"//third_party/dart-pkg/pub/fixnum",
]
}