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

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

Issue 1136273002: Convert cr-settings-menu to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@AddPaperItem
Patch Set: rebase 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_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 104a930c1ae18d002d5a9be343197d8041139034..2d3f465add0e048bf89ea26a15583eae3618573f 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -535,6 +535,12 @@
<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_MENU_BEHAVIOR_IRON_MENU_BEHAVIOR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_IRON_MENU_BEHAVIOR_IRON_MENU_BEHAVIOR_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-menu-behavior/iron-menu-behavior.html"
+ 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" />
@@ -641,6 +647,21 @@
<structure name="IDR_POLYMER_08_PAPER_INPUT_PAPER_INPUT_ERROR_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-input/paper-input-error.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ICON_ITEM_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-icon-item-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ICON_ITEM_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-icon-item.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_ITEM_PAPER_ITEM_SHARED_CSS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-item/paper-item-shared.css"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_MENU_PAPER_MENU_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-menu/paper-menu-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_MENU_PAPER_MENU_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-menu/paper-menu.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_RIPPLE_PAPER_RIPPLE_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-ripple/paper-ripple-extracted.js"
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