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

Unified Diff: ui/webui/resources/polymer_resources.grdp

Issue 1265683003: MD downloads: add a narrow mode for smaller windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@paper-menu-button2
Patch Set: tommycli@ review 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
« no previous file with comments | « chrome/browser/resources/md_downloads/toolbar.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index 8ddbc58a4be3653db4070e2bcaa8705e94465cca..6bd0f9f6eb249ca83ac8e439c6bd6f6ac6ff303e 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -20,7 +20,7 @@
-->
<grit-part>
<!-- Polymer 1.0 -->
- <structure name="IDR_POLYMER_1_0_FONT_ROBOTO_FONT_ROBOTO_HTML"
+ <structure name="IDR_POLYMER_1_0_FONT_ROBOTO_ROBOTO_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/font-roboto/roboto.html"
type="chrome_html" />
<structure name="IDR_POLYMER_1_0_IRON_A11Y_KEYS_BEHAVIOR_IRON_A11Y_KEYS_BEHAVIOR_EXTRACTED_JS"
@@ -47,6 +47,18 @@
<structure name="IDR_POLYMER_1_0_IRON_COLLAPSE_IRON_COLLAPSE_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/iron-collapse/iron-collapse.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_DROPDOWN_IRON_DROPDOWN_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_DROPDOWN_IRON_DROPDOWN_SCROLL_MANAGER_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-scroll-manager-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_DROPDOWN_IRON_DROPDOWN_SCROLL_MANAGER_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-scroll-manager.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_DROPDOWN_IRON_DROPDOWN_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_IRON_FIT_BEHAVIOR_IRON_FIT_BEHAVIOR_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js"
type="chrome_html" />
@@ -458,6 +470,9 @@
<structure name="IDR_POLYMER_1_0_PAPER_HEADER_PANEL_PAPER_HEADER_PANEL_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-header-panel/paper-header-panel-extracted.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_HEADER_PANEL_PAPER_HEADER_PANEL_CSS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-header-panel/paper-header-panel.css"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_HEADER_PANEL_PAPER_HEADER_PANEL_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-header-panel/paper-header-panel.html"
type="chrome_html" />
@@ -524,6 +539,18 @@
<structure name="IDR_POLYMER_1_0_PAPER_MATERIAL_PAPER_MATERIAL_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/paper-material/paper-material.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_ANIMATIONS_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-menu-button/paper-menu-button-animations-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_ANIMATIONS_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-menu-button/paper-menu-button-animations.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-menu-button/paper-menu-button-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/paper-menu-button/paper-menu-button.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_1_0_PAPER_MENU_PAPER_MENU_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/paper-menu/paper-menu-extracted.js"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/md_downloads/toolbar.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698