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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax.html

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 6 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/v1_0/components-chromium/iron-ajax/iron-ajax.html
diff --git a/third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax.html b/third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax.html
index 4d53f02bd2ed4c3926ae5fe0f064994e1512bb19..a620ef146d75724a23e423cbf1236cda9b69be27 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax.html
+++ b/third_party/polymer/v1_0/components-chromium/iron-ajax/iron-ajax.html
@@ -28,6 +28,8 @@ Note: The `params` attribute must be double quoted JSON.
You can trigger a request explicitly by calling `generateRequest` on the
element.
+
+@demo demo/index.html
-->
</head><body><script src="iron-ajax-extracted.js"></script></body></html>

Powered by Google App Engine
This is Rietveld 408576698