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

Unified Diff: dart/frog/leg/frog_leg.dart

Issue 9808102: Unbreak SDK frogc. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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/frog/leg/dart2js.dart ('k') | dart/frog/leg/source_file.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/leg/frog_leg.dart
diff --git a/dart/frog/leg/frog_leg.dart b/dart/frog/leg/frog_leg.dart
index bbbdf8901deb3b886c6b952c4ab35c0e527c7483..8c1e28bcf73036a2cef800a0bfc8fc0fa3dda54d 100644
--- a/dart/frog/leg/frog_leg.dart
+++ b/dart/frog/leg/frog_leg.dart
@@ -5,7 +5,7 @@
#library('frog_leg');
#import('../../lib/uri/uri.dart');
-#import('../../utils/compiler/source_file.dart');
+#import('source_file.dart');
#import('../lang.dart', prefix: 'frog');
#import('api.dart', prefix: 'api');
#import('io/io.dart', prefix: 'io');
« no previous file with comments | « dart/frog/leg/dart2js.dart ('k') | dart/frog/leg/source_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698