blob: 8f925982dffd0c767ebbd4e2680b203ca60ad359 [file] [log] [blame]
# This file is generated by importer.py for built_value_generator-6.8.2
import("//build/dart/dart_library.gni")
dart_library("built_value_generator") {
package_name = "built_value_generator"
# 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/built_collection",
"//third_party/dart-pkg/pub/quiver",
"//third_party/dart-pkg/pub/analyzer_plugin",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/build_config",
"//third_party/dart-pkg/pub/built_value",
"//third_party/dart-pkg/pub/source_gen",
]
}