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

Unified Diff: third_party/polymer/components/paper-dropdown/index.html

Issue 864173009: Add paper-dropdown and paper-dropdown-menu and run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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/paper-dropdown/index.html
diff --git a/third_party/polymer/components-chromium/core-collapse/index.html b/third_party/polymer/components/paper-dropdown/index.html
similarity index 86%
copy from third_party/polymer/components-chromium/core-collapse/index.html
copy to third_party/polymer/components/paper-dropdown/index.html
index 294215a738b81d3ffee3c0890b686ef769010c4b..8c8da47a174cc9bb3062e8ab3603bcbee09e838a 100644
--- a/third_party/polymer/components-chromium/core-collapse/index.html
+++ b/third_party/polymer/components/paper-dropdown/index.html
@@ -16,7 +16,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
</head>
<body unresolved>
- <core-component-page></core-component-page>
+ <core-component-page sources='["paper-dropdown.html","paper-dropdown-transition.html"]'></core-component-page>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698