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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2378253003: MD Settings: Search page, switching paper-dropdown-menu to native select. (Closed)
Patch Set: Nits. Created 4 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: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 0371670bf7fd672560903a54bdaf2877f56ab40b..2e8ae7a5aa2d78c5bae65bd9c80a03302d2d91b8 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -232,6 +232,9 @@
<structure name="IDR_SETTINGS_SETTINGS_SHARED_CSS_HTML"
file="settings_shared_css.html"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_SELECT_CSS_HTML"
+ file="select_css.html"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_UI_HTML"
file="settings_ui/settings_ui.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698