blob: 9421a9ba8f86d6380fd384b450ec5f44c065b071 [file] [log] [blame]
# This file is generated by importer.py for protobuf-0.7.1
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",
]
}