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

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

Issue 2875733002: MD-Settings: Convert users of cr:cancel to paper-icon-button-light. (Closed)
Patch Set: rebase Created 3 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/shared_style_css.html ('k') | ui/webui/resources/images/icon_cancel.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements_images.grdp
diff --git a/ui/webui/resources/cr_elements_images.grdp b/ui/webui/resources/cr_elements_images.grdp
index 61b9dc84f27e13feac62b8870ace1b13badfaf28..b9c5215d677dbf076b8bfd41b5bc9a856e385880 100644
--- a/ui/webui/resources/cr_elements_images.grdp
+++ b/ui/webui/resources/cr_elements_images.grdp
@@ -6,6 +6,10 @@
file="images/arrow_right.svg" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_OPEN_IN_NEW"
file="images/open_in_new.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_CANCEL"
+ file="images/icon_cancel.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_CANCEL_TOOLBAR"
+ file="images/icon_cancel_toolbar.svg" type="BINDATA" />
<if expr="chromeos">
<include name="IDR_CR_ELEMENTS_CELLULAR_0_SVG"
file="cr_elements/network/cellular_0.svg" type="BINDATA" />
« no previous file with comments | « ui/webui/resources/cr_elements/shared_style_css.html ('k') | ui/webui/resources/images/icon_cancel.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698