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