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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-menu-button/index.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/paper-menu-button/index.html
diff --git a/third_party/polymer/v1_0/components-chromium/paper-fab/index.html b/third_party/polymer/v1_0/components-chromium/paper-menu-button/index.html
similarity index 95%
copy from third_party/polymer/v1_0/components-chromium/paper-fab/index.html
copy to third_party/polymer/v1_0/components-chromium/paper-menu-button/index.html
index c98a658d9bbc60d5a00689ac7ce5b403371b01e3..040b19528b3a473fe729dba55a3347d42e1555f7 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-fab/index.html
+++ b/third_party/polymer/v1_0/components-chromium/paper-menu-button/index.html
@@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<html>
<head>
- <title>paper-fab</title>
+ <title>paper-menu-button</title>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-component-page/iron-component-page.html">

Powered by Google App Engine
This is Rietveld 408576698