dart-sdk/sdk/lib/vmservice_libraries.json
Leaf Petersen d44457f79d [Core Libraries] Eliminate the fork in the core libraries.
Move the nnbd core libraries from sdk_nnbd to sdk, and updates
references in build files and elsewhere accordingly.

Change-Id: I09760fe1e006657aacdfe80f3b22fdf6f7e30a9f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151121
Commit-Queue: Leaf Petersen <leafp@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2020-06-16 23:37:36 +00:00

14 lines
365 B
JSON

{
"comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.",
"comment:1": "Instead modify 'sdk/lib/vmservice_libraries.yaml' and follow the instructions therein.",
"vm": {
"libraries": {
"_vmservice": {
"uri": "vmservice/vmservice.dart"
},
"vmservice_io": {
"uri": "_internal/vm/bin/vmservice_io.dart"
}
}
}
}