Chromium Code Reviews| 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 6496166988b80e77f129c98f3b0c631255dba9a0..1359de2c377361913e3f7de034dd0214ee1ee0e7 100644 |
| --- a/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate |
| +++ b/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate |
| @@ -3,6 +3,7 @@ |
| library web_audio; |
| +import 'dart:async'; |
| import 'dart:html'; |
| import 'dart:nativewrappers'; |