| 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 a08b572be3a27150dbc4847ce25643d2d5873d90..b6319de0f644f9086354d110f17bccbb04bf075a 100644
|
| --- a/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate
|
| @@ -1,7 +1,7 @@
|
| // DO NOT EDIT
|
| // Auto-generated dart:audio library.
|
|
|
| -library web_audio;
|
| +library dart.dom.web_audio;
|
|
|
| import 'dart:async';
|
| import 'dart:collection';
|
|
|