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

Unified Diff: dart/site/try/src/messages.dart

Issue 344243002: Make incremental compilation opt-in. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r37603. Created 6 years, 6 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/site/try/src/compilation.dart ('k') | dart/site/try/src/settings.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/src/messages.dart
diff --git a/dart/site/try/src/messages.dart b/dart/site/try/src/messages.dart
index 830f19f225ffc5da8c572f6029a3ab01507067c5..62f4fb4f188592796817e42fdd8e0234faa4b5e8 100644
--- a/dart/site/try/src/messages.dart
+++ b/dart/site/try/src/messages.dart
@@ -32,4 +32,7 @@ const Map<String, dynamic> messages = const <String, dynamic> {
'theme':
'Theme:',
+
+ 'incrementalCompilation':
+ 'Enable incremental compilation (EXPERIMENTAL)',
};
« no previous file with comments | « dart/site/try/src/compilation.dart ('k') | dart/site/try/src/settings.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698