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

Unified Diff: dart/pkg/intl/lib/date_time_patterns.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/date_symbols.dart ('k') | dart/pkg/intl/lib/intl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/intl/lib/date_time_patterns.dart
diff --git a/dart/pkg/intl/lib/date_time_patterns.dart b/dart/pkg/intl/lib/date_time_patterns.dart
index 8c92c70906a5ef14739965ee70516b8809672e9f..5a8c15721162e596121170effd16fe647e5a2b13 100644
--- a/dart/pkg/intl/lib/date_time_patterns.dart
+++ b/dart/pkg/intl/lib/date_time_patterns.dart
@@ -9,7 +9,7 @@
* 'http://go/generate_datetime_pattern_dart.cc' (Google internal)
*/
-library date_time_patterns;
+#library('date_time_patterns');
/**
* Returns a Map from locale names to another Map that goes from skeletons
« no previous file with comments | « dart/pkg/intl/lib/date_symbols.dart ('k') | dart/pkg/intl/lib/intl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698