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

Unified Diff: dart/frog/leg/source_file.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/frog_leg.dart ('k') | dart/utils/compiler/build_helper.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/leg/source_file.dart
diff --git a/dart/utils/compiler/source_file.dart b/dart/frog/leg/source_file.dart
similarity index 98%
rename from dart/utils/compiler/source_file.dart
rename to dart/frog/leg/source_file.dart
index c16d58ef2e78ff5c54a722c258ad98b8b6c9d0a4..234500d58443855e0a70780e4345cc51d68920d6 100644
--- a/dart/utils/compiler/source_file.dart
+++ b/dart/frog/leg/source_file.dart
@@ -4,7 +4,7 @@
#library('source_file');
-#import('../../frog/leg/colors.dart');
+#import('colors.dart');
/**
* Represents a file of source code.
« no previous file with comments | « dart/frog/leg/frog_leg.dart ('k') | dart/utils/compiler/build_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698