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

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

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 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/paper-menu.html
diff --git a/third_party/polymer/components/paper-menu/paper-menu.html b/third_party/polymer/components/paper-menu/paper-menu.html
index 10e562b40852abc62900f5cbf11ad3118390e986..b3f68abb36ce7a5d11f086695ff65bcfe8e437ca 100644
--- a/third_party/polymer/components/paper-menu/paper-menu.html
+++ b/third_party/polymer/components/paper-menu/paper-menu.html
@@ -9,10 +9,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
-->
<link rel="import" href="../polymer/polymer.html">
-<link rel="import" href="../iron-flex-layout/iron-flex-layout.html">
<link rel="import" href="../iron-menu-behavior/iron-menu-behavior.html">
<link rel="import" href="../paper-styles/default-theme.html">
-<link rel="import" href="../paper-styles/color.html">
<link rel="import" href="paper-menu-shared-styles.html">
<!--

Powered by Google App Engine
This is Rietveld 408576698