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

Unified Diff: third_party/polymer/components-chromium/core-range/core-range.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-range/core-range.html
diff --git a/third_party/polymer/components-chromium/core-range/core-range.html b/third_party/polymer/components-chromium/core-range/core-range.html
index 6b15b333ac811e31952955a67abf17098a2647df..0047cf8b6d25c7e9aa7303fb97909def9e1de10e 100644
--- a/third_party/polymer/components-chromium/core-range/core-range.html
+++ b/third_party/polymer/components-chromium/core-range/core-range.html
@@ -24,4 +24,4 @@ One can build a progress bar using `core-range` like this:
</head><body><polymer-element name="core-range" attributes="value min max step ratio" assetpath="">
</polymer-element>
-<script src="core-range-extracted.js"></script></body></html>
+<script charset="utf-8" src="core-range-extracted.js"></script></body></html>

Powered by Google App Engine
This is Rietveld 408576698