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