blob: cab548bd4b903e9346ac2704bee894e63daef472 [file] [log] [blame]
# This file is generated by importer.py for vm_service_client-0.2.6+2
import("//build/dart/dart_library.gni")
dart_library("vm_service_client") {
package_name = "vm_service_client"
# 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/stack_trace",
"//third_party/dart-pkg/pub/pub_semver",
"//third_party/dart-pkg/pub/web_socket_channel",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/json_rpc_2",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/stream_channel",
"//third_party/dart-pkg/pub/source_span",
]
}