blob: bb72e9421182c07d174359bc0c3560e1c7aa5fab [file] [log] [blame]
# This file is generated by importer.py for devtools-0.9.7+3
import("//build/dart/dart_library.gni")
dart_library("devtools") {
package_name = "devtools"
language_version = "2.3"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/devtools_server",
"//third_party/dart-pkg/pub/devtools_shared",
"//third_party/dart-pkg/pub/http",
]
sources = [
]
}