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

Unified Diff: dart/pkg/intl/lib/src/intl_helpers.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/lib/src/http_request_data_reader.dart ('k') | dart/pkg/intl/lib/src/lazy_locale_data.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/intl/lib/src/intl_helpers.dart
diff --git a/dart/pkg/intl/lib/src/intl_helpers.dart b/dart/pkg/intl/lib/src/intl_helpers.dart
index b9b6cf56aca0fb2da233dc9591f3f173436bd157..9d6df5a40e5bf676ecc7ebeabc45350099e31369 100644
--- a/dart/pkg/intl/lib/src/intl_helpers.dart
+++ b/dart/pkg/intl/lib/src/intl_helpers.dart
@@ -7,7 +7,7 @@
* rather than confined to specific parts of it.
*/
-library intl_helpers;
+#library("intl_helpers");
/**
* This is used as a marker for a locale data map that hasn't been initialized,
« no previous file with comments | « dart/pkg/intl/lib/src/http_request_data_reader.dart ('k') | dart/pkg/intl/lib/src/lazy_locale_data.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698