| Index: third_party/polymer/components-chromium/core-localstorage/core-localstorage.html
|
| diff --git a/third_party/polymer/components-chromium/core-localstorage/core-localstorage.html b/third_party/polymer/components-chromium/core-localstorage/core-localstorage.html
|
| index 7254115b2f159db8b68e2f94293cc83ded2b2c39..548ff29dfea9ec13c34f42f27a37793bf1d83d23 100644
|
| --- a/third_party/polymer/components-chromium/core-localstorage/core-localstorage.html
|
| +++ b/third_party/polymer/components-chromium/core-localstorage/core-localstorage.html
|
| @@ -25,4 +25,4 @@ triggered only when value is a different instance.
|
| </head><body><polymer-element name="core-localstorage" attributes="name value useRaw autoSaveDisabled" hidden="" assetpath="">
|
|
|
| </polymer-element>
|
| -<script src="core-localstorage-extracted.js"></script></body></html>
|
| +<script charset="utf-8" src="core-localstorage-extracted.js"></script></body></html>
|
|
|