blob: 5f158142b66fdbd4452e529bb9ca59ec8b70e52a [file] [log] [blame]
# This file is generated by importer.py for devtools-0.1.6-dev.3
import("//build/dart/dart_library.gni")
dart_library("devtools") {
package_name = "devtools"
# 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/pedantic",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/polymer_css",
"//third_party/dart/third_party/pkg/intl",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/js",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/devtools_server",
"//third_party/dart-pkg/pub/sse",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/codemirror",
"//third_party/dart-pkg/pub/platform_detect",
"//third_party/dart-pkg/pub/plotly_js",
"//third_party/dart-pkg/pub/split",
"//third_party/dart-pkg/pub/octicons_css",
"//third_party/dart-pkg/pub/primer_css",
"//third_party/dart-pkg/pub/vm_service",
]
}