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 ea6c5819f98926d071fce59a2a4ba7238afbc034..997d18748f242ac791d7145ceb516e3dc6ee681e 100644 |
| --- a/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate |
| +++ b/tools/dom/templates/html/dartium/web_audio_dartium.darttemplate |
| @@ -17,7 +17,7 @@ $endif |
| $!GENERATED_DART_FILES |
| $if DART_USE_BLINK |
| // FIXME: Can we make this private? |
| -const web_audioBlinkMap = const { |
| +final web_audioBlinkMap = { |
| $!TYPE_MAP |
| }; |
| $endif |