| Index: tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| index a8ef59fb980431f5c84f45509b6e9a24495c48a7..fe6970a1c329e8e767ed11f53774e3cfe3f65576 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -59,7 +59,7 @@ import 'dart:_interceptors' show
|
| findConstructorForNativeSubclassType, getNativeInterceptor,
|
| setDispatchProperty;
|
| import 'dart:_isolate_helper' show IsolateNatives;
|
| -import 'dart:_foreign_helper' show JS, JS_INTERCEPTOR_CONSTANT;
|
| +import 'dart:_foreign_helper' show JS, JS_INTERCEPTOR_CONSTANT, JS_CONST;
|
|
|
| export 'dart:math' show Rectangle, Point;
|
|
|
|
|