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

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

Issue 806633003: Implement basic toolbar with Material Design and loading progress. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tidy up Created 5 years, 11 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: ui/webui/resources/polymer_resources.grdp
diff --git a/ui/webui/resources/polymer_resources.grdp b/ui/webui/resources/polymer_resources.grdp
index e3c98f89bf0472febd915eca62d839303f8fdc6e..233a3d61863da88f4eb04e7d3d676f78e4de9c98 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -33,6 +33,15 @@
<structure name="IDR_POLYMER_CORE_FOCUSABLE_POLYMER_MIXIN_JS"
file="../../../third_party/polymer/components-chromium/core-focusable/polymer-mixin.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ICON_BUTTON_CORE_ICON_BUTTON_CSS"
+ file="../../../third_party/polymer/components-chromium/core-icon-button/core-icon-button.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ICON_BUTTON_CORE_ICON_BUTTON_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-icon-button/core-icon-button-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ICON_BUTTON_CORE_ICON_BUTTON_html"
+ file="../../../third_party/polymer/components-chromium/core-icon-button/core-icon-button.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_ICON_CORE_ICON_CSS"
file="../../../third_party/polymer/components-chromium/core-icon/core-icon.css"
type="chrome_html" />
@@ -42,6 +51,9 @@
<structure name="IDR_POLYMER_CORE_ICON_CORE_ICON_HTML"
file="../../../third_party/polymer/components-chromium/core-icon/core-icon.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_ICONS_CORE_ICONS_HTML"
+ file="../../../third_party/polymer/components-chromium/core-icons/core-icons.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_ICONSET_CORE_ICONSET_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/core-iconset/core-iconset-extracted.js"
type="chrome_html" />
@@ -99,6 +111,21 @@
<structure name="IDR_POLYMER_CORE_STYLE_CORE_STYLE_HTML"
file="../../../third_party/polymer/components-chromium/core-style/core-style.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_TOOLBAR_CORE_TOOLBAR_CSS"
+ file="../../../third_party/polymer/components-chromium/core-toolbar/core-toolbar.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_TOOLBAR_CORE_TOOLBAR_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-toolbar/core-toolbar-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_TOOLBAR_CORE_TOOLBAR_HTML"
+ file="../../../third_party/polymer/components-chromium/core-toolbar/core-toolbar.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_TRANSITION_CORE_TRANSITION_CSS_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-transition/core-transition-css-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_TRANSITION_CORE_TRANSITION_CSS_HTML"
+ file="../../../third_party/polymer/components-chromium/core-transition/core-transition-css.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_TRANSITION_CORE_TRANSITION_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/core-transition/core-transition-extracted.js"
type="chrome_html" />
@@ -117,12 +144,27 @@
<structure name="IDR_POLYMER_PAPER_BUTTON_PAPER_BUTTON_HTML"
file="../../../third_party/polymer/components-chromium/paper-button/paper-button.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/paper-icon-button/paper-icon-button-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_HTML"
+ file="../../../third_party/polymer/components-chromium/paper-icon-button/paper-icon-button.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_PAPER_ITEM_PAPER_ITEM_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/paper-item/paper-item-extracted.js"
type="chrome_html" />
<structure name="IDR_POLYMER_PAPER_ITEM_PAPER_ITEM_HTML"
file="../../../third_party/polymer/components-chromium/paper-item/paper-item.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_CSS"
+ file="../../../third_party/polymer/components-chromium/paper-menu-button/paper-menu-button.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/paper-menu-button/paper-menu-button-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_PAPER_MENU_BUTTON_PAPER_MENU_BUTTON_HTML"
+ file="../../../third_party/polymer/components-chromium/paper-menu-button/paper-menu-button.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_PAPER_PROGRESS_PAPER_PROGRESS_CSS"
file="../../../third_party/polymer/components-chromium/paper-progress/paper-progress.css"
type="chrome_html" />
« chrome/browser/resources/pdf/viewport.js ('K') | « chrome/browser/resources/pdf/viewport.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698