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

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

Issue 1957313002: Material WebUI: Switch to poly-icons to generate iconsets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7b315b0920b5dffaf6b98792b55b6c0d1801e498..0e0320c74a8206055c7859f8b1178d1f37d403b5 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -16,8 +16,8 @@
<structure name="IDR_CR_ELEMENTS_CR_EXPAND_BUTTON_JS"
file="../../webui/resources/cr_elements/cr_expand_button/cr_expand_button.js"
type="chrome_html" />
- <structure name="IDR_CR_ELEMENTS_CR_ICONS_HTML"
- file="../../webui/resources/cr_elements/cr_icons.html"
+ <structure name="IDR_CR_ELEMENTS_ICONS_HTML"
+ file="../../webui/resources/cr_elements/icons.html"
type="chrome_html" />
<if expr="chromeos">
<structure name="IDR_CR_ELEMENTS_CR_NETWORK_ICON_CSS"
« no previous file with comments | « ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698