blob: 688ef12ecdd3b131a2ce9f3d8b10cac22720962b [file] [log] [blame]
# This file is generated by importer.py for charted-0.0.10
import("//build/dart/dart_package.gni")
dart_package("charted") {
package_name = "charted"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/intl",
"//third_party/dart-pkg/pub/observe",
"//third_party/dart-pkg/pub/csslib",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/browser",
]
}