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

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

Issue 2979463002: Revert "Tweak public APIs and use them in patch_sdk, dart2js, and kernel-service." (Closed)
Patch Set: Created 3 years, 5 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 | « pkg/pkg.status ('k') | tests/compiler/dart2js/dart2js.status » ('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 | « pkg/pkg.status ('k') | tests/compiler/dart2js/dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698