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

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

Issue 1351623008: MD Settings: Languages model for language pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@SingletonPrefs
Patch Set: stevenjb model feedback Created 5 years, 3 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 a0f9d7fbd62d859f57bffc1cb7421da181daa2e5..94e1c52be17c0b5c0a077dc0812a372a276b43f7 100644
--- a/ui/webui/resources/polymer_resources.grdp
+++ b/ui/webui/resources/polymer_resources.grdp
@@ -128,6 +128,12 @@
<structure name="IDR_POLYMER_1_0_IRON_INPUT_IRON_INPUT_HTML"
file="../../../third_party/polymer/v1_0/components-chromium/iron-input/iron-input.html"
type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_LIST_IRON_LIST_EXTRACTED_JS"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-list/iron-list-extracted.js"
+ type="chrome_html" />
+ <structure name="IDR_POLYMER_1_0_IRON_LIST_IRON_LIST_HTML"
+ file="../../../third_party/polymer/v1_0/components-chromium/iron-list/iron-list.html"
+ type="chrome_html" />
stevenjb 2015/09/22 16:47:34 nit: This probably should have been in the other C
michaelpg 2015/09/23 21:27:27 Done.
<structure name="IDR_POLYMER_1_0_IRON_MEDIA_QUERY_IRON_MEDIA_QUERY_EXTRACTED_JS"
file="../../../third_party/polymer/v1_0/components-chromium/iron-media-query/iron-media-query-extracted.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698