Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: third_party/polymer/components-chromium/core-localstorage/core-localstorage.html

Issue 911353002: Run third_party/polymer/reproduce.sh to pick up vuicanize changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update required vulcanize version in README.chromium Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698