| Index: client/dom/templates/dom/interface/interface_AudioContext.darttemplate
|
| diff --git a/client/dom/templates/dom/interface/interface_AudioContext.darttemplate b/client/dom/templates/dom/interface/interface_AudioContext.darttemplate
|
| index a27d9d33b264c2dee811b0d95a7b7480fc60f189..d8e3bde959e5b0b94350ae10ab8fe629c1c05e68 100644
|
| --- a/client/dom/templates/dom/interface/interface_AudioContext.darttemplate
|
| +++ b/client/dom/templates/dom/interface/interface_AudioContext.darttemplate
|
| @@ -4,7 +4,7 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| -interface AudioContext$!EXTENDS default _AudioContextFactoryProvider {
|
| +interface AudioContext$EXTENDS default _AudioContextFactoryProvider {
|
|
|
| AudioContext();
|
| $!MEMBERS}
|
|
|