blob: 2c7626e83cb7ef7c2087930cf38ed59013d68150 [file] [log] [blame]
# This file is generated by importer.py for observable-0.17.0+1
import("//build/dart/dart_package.gni")
dart_package("observable") {
package_name = "observable"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/quiver",
"//third_party/dart-pkg/pub/collection",
]
}