| 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,
|
|
|