blob: eb1e6f1f6fbee46ca768fb0c0c71dd1e7e344988 [file] [log] [blame]
# This file is generated by importer.py for vm_service-1.1.1
import("//build/dart/dart_library.gni")
dart_library("vm_service") {
package_name = "vm_service"
# 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/meta",
]
}