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

Unified Diff: third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-scroll-manager.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: reproduce.sh 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-chromium/iron-dropdown/iron-dropdown-scroll-manager.html
diff --git a/third_party/polymer/v1_0/components-chromium/iron-behaviors/iron-button-state.html b/third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-scroll-manager.html
similarity index 83%
copy from third_party/polymer/v1_0/components-chromium/iron-behaviors/iron-button-state.html
copy to third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-scroll-manager.html
index 85d7152726a8693b1e37c8dc152664873d1d2d27..d031d2fbe72b6f29ddbd2956a4c329816544e8d0 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-behaviors/iron-button-state.html
+++ b/third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-scroll-manager.html
@@ -8,6 +8,5 @@ Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
--><html><head><link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../iron-a11y-keys-behavior/iron-a11y-keys-behavior.html">
-<link rel="import" href="iron-control-state.html">
-</head><body><script src="iron-button-state-extracted.js"></script></body></html>
+</head><body><script src="iron-dropdown-scroll-manager-extracted.js"></script></body></html>

Powered by Google App Engine
This is Rietveld 408576698