Index: tools/dom/templates/html/dart2js/web_audio_dart2js.darttemplate |
diff --git a/tools/dom/templates/html/dart2js/web_audio_dart2js.darttemplate b/tools/dom/templates/html/dart2js/web_audio_dart2js.darttemplate |
index 0ab6538c977231510d04e183bb9a09b3022e1de4..cef10d44b7d4fa04c8a4d69360aba3d75ade1a6f 100644 |
--- a/tools/dom/templates/html/dart2js/web_audio_dart2js.darttemplate |
+++ b/tools/dom/templates/html/dart2js/web_audio_dart2js.darttemplate |
@@ -4,5 +4,6 @@ |
library web_audio; |
import 'dart:html'; |
+import 'dart:html_common'; |
$!GENERATED_DART_FILES |