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

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

Issue 2663163002: MD settings: Storage: Add DELETE button for deleting Drive offline files. (Closed)
Patch Set: Make rows two-line and use icon for deleting drive cache. Created 3 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
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..5159f284dc1b35933a43a84f6a54d79ae0419132 100644
--- a/ui/webui/resources/cr_elements_images.grdp
+++ b/ui/webui/resources/cr_elements_images.grdp
@@ -33,5 +33,7 @@
file="cr_elements/network/wifi_4.svg" type="BINDATA" />
<include name="IDR_CR_ELEMENTS_WIFI_OFF_SVG"
file="cr_elements/network/wifi_off.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_DELETE_SVG"
+ file="images/delete.svg" type="BINDATA" />
</if>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698