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

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

Issue 2848973003: MD Settings: convert paper-icon-button to paper-icon-button-light. (Closed)
Patch Set: feedback and formatting 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: ui/webui/resources/cr_elements_resources.grdp
diff --git a/ui/webui/resources/cr_elements_resources.grdp b/ui/webui/resources/cr_elements_resources.grdp
index 1f3a45ff064cd320a34254db76567e3bdcdc1684..48d51b1a0302052bae1c2bc5128b6f4c2a50f38c 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -149,6 +149,10 @@
<structure name="IDR_CR_ELEMENTS_CR_HIDDEN_STYLE_CSS_HTML"
file="../../webui/resources/cr_elements/hidden_style_css.html"
type="chrome_html" />
+ <structure name="IDR_CR_ELEMENTS_CR_CR_ICONS_CSS_HTML"
+ file="../../webui/resources/cr_elements/cr_icons_css.html"
+ flattenhtml="true"
+ type="chrome_html" />
<structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML"
file="../../webui/resources/cr_elements/shared_vars_css.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698