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

Unified Diff: third_party/polymer/components-chromium/core-ajax/core-ajax.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-ajax/core-ajax.html
diff --git a/third_party/polymer/components-chromium/core-ajax/core-ajax.html b/third_party/polymer/components-chromium/core-ajax/core-ajax.html
index 5b069a5c02fe3b644816014a7cdbdd6b2f36c1e9..2ea9a41706d9f3bf5864cce97d931648b458d0e7 100644
--- a/third_party/polymer/components-chromium/core-ajax/core-ajax.html
+++ b/third_party/polymer/components-chromium/core-ajax/core-ajax.html
@@ -32,4 +32,4 @@ element.
</head><body><polymer-element name="core-ajax" hidden="" attributes="url handleAs auto params response error method headers body contentType withCredentials progress loading" assetpath="">
</polymer-element>
-<script src="core-ajax-extracted.js"></script></body></html>
+<script charset="utf-8" src="core-ajax-extracted.js"></script></body></html>

Powered by Google App Engine
This is Rietveld 408576698