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

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

Issue 1261403002: Add paper-menu-button and its dependencies to third_party/polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/iron-pages/iron-pages.html
diff --git a/third_party/polymer/v1_0/components/iron-pages/iron-pages.html b/third_party/polymer/v1_0/components/iron-pages/iron-pages.html
index 1753f0eb177068b874c1d4824e2d159be18ac52d..86292ea1d1e3c233de2b27989cc763f752896840 100644
--- a/third_party/polymer/v1_0/components/iron-pages/iron-pages.html
+++ b/third_party/polymer/v1_0/components/iron-pages/iron-pages.html
@@ -78,6 +78,7 @@ Example:
// handler attempts to change the page and the activateEvent
// handler immediately changes it back
activateEvent: {
+ type: String,
value: null
}

Powered by Google App Engine
This is Rietveld 408576698