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

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

Issue 2592383003: MD Settings: Switch cr_network_icon to use svg icons (Closed)
Patch Set: Rebase Created 3 years, 11 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_images_chromeos.grdp ('k') | ui/webui/resources/webui_resources.grd » ('j') | 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 2988c826521d111cbf5276ddd3bdb010e036b9ae..ff28ec42f0a56d381993e939d9f9899e2b7e61a2 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -72,6 +72,10 @@
<structure name="IDR_CR_ELEMENTS_CR_ONC_TYPES_JS"
file="../../webui/resources/cr_elements/network/cr_onc_types.js"
type="chrome_html" />
+ <structure name="IDR_CR_ELEMENTS_NETWORK_ICONS_HTML"
+ file="../../webui/resources/cr_elements/network/network_icons.html"
+ type="chrome_html"
+ preprocess="true" />
</if>
<structure name="IDR_CR_ELEMENTS_CR_POLICY_INDICATOR_CSS"
file="../../webui/resources/cr_elements/policy/cr_policy_indicator.css"
« no previous file with comments | « ui/webui/resources/cr_elements_images_chromeos.grdp ('k') | ui/webui/resources/webui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698