blob: 7da92a22b188e7c54251639d78b43c0836abfe3d [file] [log] [blame]
# This file is generated by importer.py for devtools-0.9.5+1
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_shared",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/devtools_server",
]
sources = [
]
}