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

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

Issue 1135013005: Convert the downloads page to Polymer 0.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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..747a143743feeef6dff0f70ae08e8a19e1f10b13 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -529,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_INPUT_IRON_INPUT_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-input/iron-input.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_IRON_INPUT_IRON_INPUT_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/iron-input/iron-input-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" />
@@ -584,6 +590,12 @@
<structure name="IDR_POLYMER_08_PAPER_BEHAVIORS_PAPER_BUTTON_BEHAVIOR_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-behaviors/paper-button-behavior-extracted.js"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_BEHAVIORS_PAPER_RADIO_BUTTON_BEHAVIOR_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-behaviors/paper-radio-button-behavior.html"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_BEHAVIORS_PAPER_RADIO_BUTTON_BEHAVIOR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-behaviors/paper-radio-button-behavior-extracted.js"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_BUTTON_PAPER_BUTTON_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-button/paper-button-extracted.js"
type="chrome_html" />
@@ -623,6 +635,12 @@
<structure name="IDR_POLYMER_08_PAPER_INPUT_PAPER_INPUT_HTML"
file="../../../third_party/polymer/v0_8/components-chromium/paper-input/paper-input.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_INPUT_PAPER_INPUT_BEHAVIOR_EXTRACTED_JS"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_08_PAPER_INPUT_PAPER_INPUT_BEHAVIOR_HTML"
+ file="../../../third_party/polymer/v0_8/components-chromium/paper-input/paper-input-behavior.html"
+ type="chrome_html" />
<structure name="IDR_POLYMER_08_PAPER_INPUT_PAPER_INPUT_CHAR_COUNTER_EXTRACTED_JS"
file="../../../third_party/polymer/v0_8/components-chromium/paper-input/paper-input-char-counter-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