Index: tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
diff --git a/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate b/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
index 9823042850309dfe193d8ea5066c94d2261016b5..ca0cfffff43c404d9a7cc439acbe8e16f8e1c58e 100644 |
--- a/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
+++ b/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
@@ -16,7 +16,7 @@ library dart.dom.web_sql; |
import 'dart:async'; |
import 'dart:collection'; |
-import 'dart:_internal' hide deprecated; |
+import 'dart:_internal'; |
import 'dart:html'; |
import 'dart:html_common'; |
import 'dart:nativewrappers'; |