| Index: tools/dom/templates/html/dartium/web_audio_dartium.darttemplate
|
| diff --git a/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate b/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate
|
| index a8a7843422427e119168729e6b368ce837a872ae..97b9424dc56e92f7440245b73f4187a61d0681e1 100644
|
| --- a/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate
|
| @@ -9,6 +9,6 @@ import 'dart:_collection-dev';
|
| import 'dart:html';
|
| import 'dart:html_common';
|
| import 'dart:nativewrappers';
|
| -import 'dart:typeddata';
|
| +import 'dart:typed_data';
|
|
|
| $!GENERATED_DART_FILES
|
|
|