| Index: tools/dom/templates/html/dart2js/web_sql_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/web_sql_dart2js.darttemplate b/tools/dom/templates/html/dart2js/web_sql_dart2js.darttemplate
|
| index 6e50a6e05c38b646f00e5a261e8e99a376909513..ba022156c81664078cb5d860995459fee35a0839 100644
|
| --- a/tools/dom/templates/html/dart2js/web_sql_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/web_sql_dart2js.darttemplate
|
| @@ -21,5 +21,6 @@ import 'dart:html';
|
| import 'dart:html_common';
|
| import 'dart:_js_helper' show convertDartClosureToJS, Creates, JavaScriptIndexingBehavior, JSName;
|
| import 'dart:_foreign_helper' show JS;
|
| +import 'dart:_interceptors' show Interceptor;
|
|
|
| $!GENERATED_DART_FILES
|
|
|