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

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

Issue 2848973003: MD Settings: convert paper-icon-button to paper-icon-button-light. (Closed)
Patch Set: move unrelated fix to another CL Created 3 years, 6 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 c87418d6440527e9304922e734a89a2ac5e10a49..80a57d27ef22d35aefd15bfc8fc5e73a8338504e 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -250,6 +250,10 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS_HTML"
file="settings_page_css.html"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_CR_SETTINGS_ICONS_CSS_HTML"
+ file="settings_icons_css.html"
+ flattenhtml="true"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_MAIN_PAGE_BEHAVIOR_HTML"
file="settings_page/main_page_behavior.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698