Chromium Code Reviews| Index: tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
| diff --git a/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate b/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
| index 1af98ebac14f2ea7fba9ea782feb6ec87238517d..dae37f1e751f784653513a7347b74dc808728c07 100644 |
| --- a/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
| +++ b/tools/dom/templates/html/dartium/web_sql_dartium.darttemplate |
| @@ -27,7 +27,7 @@ $endif |
| $!GENERATED_DART_FILES |
| $if DART_USE_BLINK |
| // FIXME: Can we make this private? |
| -const web_sqlBlinkMap = const { |
| +final web_sqlBlinkMap = { |
| $!TYPE_MAP |
| }; |
| $endif |