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