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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 2502773003: ChromeOS OOBE: switch from iron-dropdown to <select>. (Closed)
Patch Set: Rebased. Created 4 years, 1 month 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/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 6f35491bf08a63769cccf8fb44a5a19c45587579..8f695eddb864e405253ddbfb01cd50fbecbcf462 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -314,6 +314,9 @@ without changes to the corresponding grd file. -->
file="html/icon.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_I18N_TEMPLATE"
file="html/i18n_template.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_MD_SELECT_CSS_HTML"
+ file="html/md_select_css.html"
+ type="chrome_html" flattenhtml="true" />
michaelpg 2016/11/17 01:58:15 do we really need flattenhtml?
Alexander Alekseev 2016/11/17 02:25:08 Removed.
<structure name="IDR_WEBUI_HTML_LOAD_TIME_DATA"
file="html/load_time_data.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_PARSE_HTML_SUBSET"
« ui/webui/resources/html/md_select_css.html ('K') | « ui/webui/resources/images/arrow_down.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698