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

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

Issue 1138893003: Convert cr-settings-ui to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rerebase Created 5 years, 7 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_ui/settings_ui_style.html ('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 9456a19035cc8b696bbce6e3078c161963cff5f3..104a930c1ae18d002d5a9be343197d8041139034 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -517,6 +517,9 @@
<structure name="IDR_POLYMER_08_IRON_ICON_IRON_ICON_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/iron-icon/iron-icon-extracted.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_IRON_ICONS_DEVICE_ICONS_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-icons/device-icons.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_IRON_ICONS_IRON_ICONS_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/iron-icons/iron-icons.html"
type="chrome_html" />
@@ -526,6 +529,12 @@
<structure name="IDR_POLYMER_08_IRON_ICONSET_SVG_IRON_ICONSET_SVG_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/iron-iconset-svg/iron-iconset-svg-extracted.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_IRON_MEDIA_QUERY_IRON_MEDIA_QUERY_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-media-query/iron-media-query.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_IRON_MEDIA_QUERY_IRON_MEDIA_QUERY_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-media-query/iron-media-query-extracted.js"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_IRON_META_IRON_META_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/iron-meta/iron-meta.html"
type="chrome_html" />
@@ -581,6 +590,12 @@
<structure name="IDR_POLYMER_08_PAPER_BUTTON_PAPER_BUTTON_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-button/paper-button.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_DRAWER_PANEL_PAPER_DRAWER_PANEL_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-drawer-panel/paper-drawer-panel-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_DRAWER_PANEL_PAPER_DRAWER_PANEL_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-drawer-panel/paper-drawer-panel.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_MATERIAL_PAPER_MATERIAL_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-material/paper-material-extracted.js"
type="chrome_html" />
@@ -596,6 +611,12 @@
<structure name="IDR_POLYMER_08_PAPER_CHECKBOX_PAPER_CHECKBOX_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-checkbox/paper-checkbox.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-icon-button/paper-icon-button-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ICON_BUTTON_PAPER_ICON_BUTTON_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-icon-button/paper-icon-button.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_INPUT_PAPER_INPUT_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-input/paper-input-extracted.js"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/settings_ui/settings_ui_style.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698