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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-listbox/index.html

Issue 1834343002: Add paper-listbox to third_party/polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/paper-listbox/index.html
diff --git a/third_party/polymer/v1_0/components-chromium/paper-menu/index.html b/third_party/polymer/v1_0/components-chromium/paper-listbox/index.html
similarity index 96%
copy from third_party/polymer/v1_0/components-chromium/paper-menu/index.html
copy to third_party/polymer/v1_0/components-chromium/paper-listbox/index.html
index fc8841148b27ab590dc09baa155198c1d3167161..b9dad4bd9d3859cbd43c4367a0aea4183a0ec40c 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-menu/index.html
+++ b/third_party/polymer/v1_0/components-chromium/paper-listbox/index.html
@@ -14,7 +14,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
- <title>paper-menu</title>
+ <title>paper-listbox</title>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>

Powered by Google App Engine
This is Rietveld 408576698