Chromium Code Reviews| Index: pkg/intl/intl.dart |
| diff --git a/pkg/intl/intl.dart b/pkg/intl/intl.dart |
| index ad5803c4483a165b66551a56fecca789b54bf88f..d176e52862a43e3ee080396e61fce802c3e59084 100644 |
| --- a/pkg/intl/intl.dart |
| +++ b/pkg/intl/intl.dart |
| @@ -8,7 +8,7 @@ |
| */ |
| #library('intl'); |
| -#import('dart:web'); |
| +#import('../../pkg/htmlescape/htmlescape.dart'); |
| #import('date_format.dart'); |
| #source('intl_message.dart'); |