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

Unified Diff: dart/pkg/intl/example/basic/basic_example_runner.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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/pkg/intl/example/basic/basic_example.dart ('k') | dart/pkg/intl/example/basic/messages_all.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/intl/example/basic/basic_example_runner.dart
diff --git a/dart/pkg/intl/example/basic/basic_example_runner.dart b/dart/pkg/intl/example/basic/basic_example_runner.dart
index 91bbfdde32dfb781ef9de3a8111f8032450a47ba..004a5b286dc54401697cc3e6b92ac627594399e7 100644
--- a/dart/pkg/intl/example/basic/basic_example_runner.dart
+++ b/dart/pkg/intl/example/basic/basic_example_runner.dart
@@ -7,7 +7,7 @@
* that as a library that can also be run by tests.
*/
-import 'basic_example.dart';
+#import('basic_example.dart');
main() {
setup(runProgram, print);
« no previous file with comments | « dart/pkg/intl/example/basic/basic_example.dart ('k') | dart/pkg/intl/example/basic/messages_all.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698