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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 874283006: Add custom Polymer network icon element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge fix Created 5 years, 10 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_resources.grdp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index c6dc5d3d697c771e0b9a3540037b278c38f5e80a..d314cccdb2ad25d8e1600cdd08dff8cfe3883a1b 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -202,6 +202,8 @@ without changes to the corresponding grd file. -->
file="images/trash.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_CLOUDS"
file="images/clouds.png" type="BINDATA" />
+
+ <part file="cr_elements_images.grdp" />
</includes>
<structures>
<structure name="IDR_WEBUI_CSS_ALERT_OVERLAY"
« no previous file with comments | « ui/webui/resources/cr_elements_resources.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698