blob: c5640bfe3d04229287a8b9718c1ff31b61a67256 [file] [log] [blame]
# This file is generated by importer.py for analysis_server_lib-0.1.2+1
import("//build/dart/dart_library.gni")
dart_library("analysis_server_lib") {
package_name = "analysis_server_lib"
# 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/path",
"//third_party/dart-pkg/pub/logging",
]
}