Index: third_party/polymer/v1_0/components-chromium/paper-menu/paper-menu.html |
diff --git a/third_party/polymer/v1_0/components-chromium/paper-menu/paper-menu.html b/third_party/polymer/v1_0/components-chromium/paper-menu/paper-menu.html |
index 01c96a36178f206732cc492dacc019deeee04e91..7b9319f30fba4998bd5178143a964b00b31cb4e3 100644 |
--- a/third_party/polymer/v1_0/components-chromium/paper-menu/paper-menu.html |
+++ b/third_party/polymer/v1_0/components-chromium/paper-menu/paper-menu.html |
@@ -7,10 +7,8 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI |
Code distributed by Google as part of the polymer project is also |
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt |
--><html><head><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"> |
<!-- |