Chromium Code Reviews| Index: client/dom/scripts/template_interface_AudioContext.darttemplate |
| diff --git a/client/dom/scripts/template_interface_AudioContext.darttemplate b/client/dom/scripts/template_interface_AudioContext.darttemplate |
| index 0328579c2aa8e4566d40239a8062d228ff0a30d0..a27d9d33b264c2dee811b0d95a7b7480fc60f189 100644 |
| --- a/client/dom/scripts/template_interface_AudioContext.darttemplate |
| +++ b/client/dom/scripts/template_interface_AudioContext.darttemplate |
| @@ -4,7 +4,7 @@ |
| // WARNING: Do not edit - generated code. |
| -interface AudioContext$!EXTENDS factory _AudioContextFactoryProvider { |
| +interface AudioContext$!EXTENDS default _AudioContextFactoryProvider { |
| AudioContext(); |
| $!MEMBERS} |