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

Unified Diff: dart/lib/compiler/implementation/lib/isolate_patch.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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 | « dart/lib/compiler/implementation/lib/io.dart ('k') | dart/lib/compiler/implementation/lib/js_helper.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/lib/compiler/implementation/lib/isolate_patch.dart
diff --git a/dart/lib/compiler/implementation/lib/isolate_patch.dart b/dart/lib/compiler/implementation/lib/isolate_patch.dart
index 45b7e46dfddded032627a4e09c119368ce95f37c..c721f774d32f0b5d6fe403011b221c1ad6f0cc35 100644
--- a/dart/lib/compiler/implementation/lib/isolate_patch.dart
+++ b/dart/lib/compiler/implementation/lib/isolate_patch.dart
@@ -4,7 +4,7 @@
// Patch file for the dart:isolate library.
-import "dart:uri";
+#import("dart:uri");
/**
* Called by the compiler to support switching
« no previous file with comments | « dart/lib/compiler/implementation/lib/io.dart ('k') | dart/lib/compiler/implementation/lib/js_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698