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

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

Issue 1296373003: Remove unused assets, update old assets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/images/success.png ('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 8464c5e74f8ce2ce5742d8109e1e562c51c28b1a..05b58422185ae1c3ad8887d6af3abee74e81db9b 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -88,8 +88,6 @@ without changes to the corresponding grd file. -->
file="images/apps/topbar_button_maximize.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_MINIMIZE"
file="images/apps/topbar_button_minimize.png" type="BINDATA" />
- <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_SETTINGS"
- file="images/apps/topbar_button_settings.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE"
file="images/apps/button_butter_bar_close.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_HOVER"
@@ -165,8 +163,6 @@ without changes to the corresponding grd file. -->
file="images/2x/apps/topbar_button_maximize.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_2X_MINIMIZE"
file="images/2x/apps/topbar_button_minimize.png" type="BINDATA" />
- <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_2X_SETTINGS"
- file="images/2x/apps/topbar_button_settings.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_2X"
file="images/2x/apps/button_butter_bar_close.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_HOVER_2X"
@@ -185,16 +181,12 @@ without changes to the corresponding grd file. -->
file="images/disabled_select.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_ERROR"
file="images/error.svg" type="BINDATA" />
- <include name="IDR_WEBUI_IMAGES_GEAR"
- file="images/gear.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_SELECT"
file="images/select.png" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_THROBBER"
file="images/throbber.svg" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_TRASH"
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>
« no previous file with comments | « ui/webui/resources/images/success.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698