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

Unified Diff: third_party/polymer/components/paper-menu/paper-menu-shared-styles.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-shared-styles.html
diff --git a/third_party/polymer/components/paper-menu/paper-menu-shared-styles.html b/third_party/polymer/components/paper-menu/paper-menu-shared-styles.html
index 9b8788b9310ea25e6c3cfb262c9171937e6a8176..08ccd584c926821a2616f6903eb754383a7b1c06 100644
--- a/third_party/polymer/components/paper-menu/paper-menu-shared-styles.html
+++ b/third_party/polymer/components/paper-menu/paper-menu-shared-styles.html
@@ -8,6 +8,10 @@ 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
-->
+<link rel="import" href="../iron-flex-layout/iron-flex-layout.html">
+<link rel="import" href="../paper-styles/color.html">
+<link rel="import" href="../paper-styles/default-theme.html">
+
<dom-module id="paper-menu-shared-styles">
<template>
<style>

Powered by Google App Engine
This is Rietveld 408576698