blob: 79b61b06edc6eeb77fa8f2d7cc0fdd42bbeedc96 [file] [log] [blame]
# This file is generated by importer.py for protobuf-0.7.0
import("//build/dart/dart_library.gni")
dart_library("protobuf") {
package_name = "protobuf"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/fixnum",
]
}