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

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

Issue 1007803003: Polymer Settings Scaffold in MD-Settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Scaffold2
Patch Set: Created 5 years, 9 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/settings/settings_resources.grd ('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 2c58574c687cf02fc892ad37025b5fcd0be9447c..b32ce5144aba7c31ff0511da9fbc4a852af2c987 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -48,6 +48,15 @@
<structure name="IDR_POLYMER_CORE_COLLAPSE_CORE_COLLAPSE_HTML"
file="../../../third_party/polymer/components-chromium/core-collapse/core-collapse.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DRAWER_PANEL_CORE_DRAWER_PANEL_CSS"
+ file="../../../third_party/polymer/components-chromium/core-drawer-panel/core-drawer-panel.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DRAWER_PANEL_CORE_DRAWER_PANEL_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-drawer-panel/core-drawer-panel-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_DRAWER_PANEL_CORE_DRAWER_PANEL_HTML"
+ file="../../../third_party/polymer/components-chromium/core-drawer-panel/core-drawer-panel.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_DROPDOWN_CORE_DROPDOWN_EXTRACTED_JS"
file="../../../third_party/polymer/components-chromium/core-dropdown/core-dropdown-extracted.js"
type="chrome_html" />
@@ -87,6 +96,15 @@
<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_ICON_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_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_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_ICONS_CORE_ICONS_HTML"
file="../../../third_party/polymer/components-chromium/core-icons/core-icons.html"
type="chrome_html" />
@@ -141,6 +159,12 @@
<structure name="IDR_POLYMER_CORE_LIST_CORE_LIST_HTML"
file="../../../third_party/polymer/components-chromium/core-list/core-list.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_MEDIA_QUERY_CORE_MEDIA_QUERY_EXTRACTED_JS"
+ file="../../../third_party/polymer/components-chromium/core-media-query/core-media-query-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_CORE_MEDIA_QUERY_CORE_MEDIA_QUERY_HTML"
+ file="../../../third_party/polymer/components-chromium/core-media-query/core-media-query.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_CORE_MENU_CORE_MENU_CSS"
file="../../../third_party/polymer/components-chromium/core-menu/core-menu.css"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698