Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(646)

Unified Diff: runtime/bin/vmservice_sdk/lib/libraries.json

Issue 2938903003: Add a vmservice_sdk directory in runtime/bin. (Closed)
Patch Set: Compile dart:vmservice_io only if forVm Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/patch_sdk.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/vmservice_sdk/lib/libraries.json
diff --git a/runtime/bin/vmservice_sdk/lib/libraries.json b/runtime/bin/vmservice_sdk/lib/libraries.json
new file mode 100644
index 0000000000000000000000000000000000000000..1c464837d8c1425f66468200d4fa764e2599f601
--- /dev/null
+++ b/runtime/bin/vmservice_sdk/lib/libraries.json
@@ -0,0 +1,6 @@
+{
+ "libraries": {
+ "vmservice_io": "../../vmservice/vmservice_io.dart",
+ "_vmservice": "../../../../sdk/lib/vmservice/vmservice.dart"
+ }
+}
« no previous file with comments | « no previous file | tools/patch_sdk.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698