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

Unified Diff: sdk/lib/dart_server.json

Issue 3009503002: Start trying to compile platform from unpatched sources. (Closed)
Patch Set: Add LibraryBuilder.isPatch. Created 3 years, 4 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
Index: sdk/lib/dart_server.json
diff --git a/sdk/lib/dart_server.json b/sdk/lib/dart_server.json
deleted file mode 100644
index 8775a21aff32bd24c1a250b3e2556ba0a8b5b69a..0000000000000000000000000000000000000000
--- a/sdk/lib/dart_server.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "libraries": {
- "_builtin": "../../runtime/bin/builtin.dart",
- "core": "core/core.dart",
- "async": "async/async.dart",
- "collection": "collection/collection.dart",
- "typed_data": "typed_data/typed_data.dart",
- "nativewrappers": "html/dartium/nativewrappers.dart",
- "developer": "developer/developer.dart",
- "isolate": "isolate/isolate.dart",
- "mirrors": "mirrors/mirrors.dart",
- "_vmservice": "vmservice/vmservice.dart",
- "io": "io/io.dart",
- "_internal": "internal/internal.dart",
- "convert": "convert/convert.dart",
- "profiler": "profiler/profiler.dart",
- "math": "math/math.dart",
- "vmservice_io": "../../runtime/bin/vmservice/vmservice_io.dart"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698