Index: tools/dom/templates/html/dartium/web_gl_dartium.darttemplate |
diff --git a/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate b/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate |
index e1b29b3321c127b7b1453d236df5e0a85e81ec7a..ec1dcc9bdc3ebe656360115b9bf21601a6e29249 100644 |
--- a/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate |
+++ b/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate |
@@ -9,7 +9,7 @@ import 'dart:_collection-dev'; |
import 'dart:html'; |
import 'dart:html_common'; |
import 'dart:nativewrappers'; |
-import 'dart:typeddata'; |
+import 'dart:typed_data'; |
part '$AUXILIARY_DIR/WebGLConstants.dart'; |