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