Chromium Code Reviews

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

Issue 2502773003: ChromeOS OOBE: switch from iron-dropdown to <select>. (Closed)
Patch Set: Fix polymer load order Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 12fcad1e6a763951ccc21816e5dbef3b6392e317..4f04c098d9ee0aa154049174f680d3c2d28f4373 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -245,10 +245,6 @@
file="settings_shared_css.html"
type="chrome_html"
flattenhtml="true" />
- <structure name="IDR_SETTINGS_MD_SELECT_CSS_HTML"
- file="md_select_css.html"
- type="chrome_html"
- flattenhtml="true" />
<structure name="IDR_SETTINGS_CR_SETTINGS_UI_HTML"
file="settings_ui/settings_ui.html"
type="chrome_html" />

Powered by Google App Engine