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

Unified Diff: third_party/polymer/components/paper-menu-button/metadata.html

Issue 666453002: Removed Polymer elements depending on web-animations-js. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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-menu-button/metadata.html
diff --git a/third_party/polymer/components/paper-menu-button/metadata.html b/third_party/polymer/components/paper-menu-button/metadata.html
deleted file mode 100644
index f9db2d6c2aaa2c218014d778fc00efac5b46506f..0000000000000000000000000000000000000000
--- a/third_party/polymer/components/paper-menu-button/metadata.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<x-meta id="paper-menu-button" label="Menu Button" isContainer>
- <template>
- <paper-menu-button icon="menu">
- <div>Menu Item 1</div>
- <div>Menu Item 2</div>
- <div>Menu Item 3</div>
- </paper-menu-button>
- </template>
- <template id="imports">
- <link rel="import" href="paper-menu-button.html">
- </template>
-</x-meta>

Powered by Google App Engine
This is Rietveld 408576698