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

Unified Diff: frog/world.dart

Issue 10081004: Remove frog dependencies from lib/compiler. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add TODO. Created 8 years, 8 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/tests/leg/src/parser_helper.dart ('k') | lib/compiler/compiler.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/world.dart
diff --git a/frog/world.dart b/frog/world.dart
index 7a018786d4583a638265ed6d9f0e30b0f29d449f..f7821a9fbc2735426c6422e137572ad63a38071c 100644
--- a/frog/world.dart
+++ b/frog/world.dart
@@ -13,7 +13,7 @@ Function experimentalAwaitPhase;
/**
* Set when the leg compiler is available. Should always be set
- * to leg/frog_leg.dart/compile.
+ * to frog_leg/compile.
*/
typedef bool LegCompile(World world);
LegCompile legCompile;
« no previous file with comments | « frog/tests/leg/src/parser_helper.dart ('k') | lib/compiler/compiler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698