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

Unified Diff: frog/lang.dart

Issue 9873021: Move frog/leg to lib/compiler/implementation. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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 | « frog/frogc.dart ('k') | frog/leg/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/lang.dart
===================================================================
--- frog/lang.dart (revision 5925)
+++ frog/lang.dart (working copy)
@@ -33,4 +33,4 @@
#source('frog_options.dart');
#source('reader.dart');
#source('var_member.dart');
-#source('leg/ssa/js_names.dart');
+#source('../lib/compiler/implementation/ssa/js_names.dart');
« no previous file with comments | « frog/frogc.dart ('k') | frog/leg/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698