diff options
author | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-15 22:45:25 +0000 |
---|---|---|
committer | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-15 22:45:25 +0000 |
commit | 6e82aa436518fbbd17702f0abe046ebc5e564bff (patch) | |
tree | bae25f4f29fcb1dbb75c0a07d3398193b189ce6b /ash/resources/ash_resources.grd | |
parent | 3e546a1419486836e40403146a5518039008ff4d (diff) | |
download | chromium_src-6e82aa436518fbbd17702f0abe046ebc5e564bff.zip chromium_src-6e82aa436518fbbd17702f0abe046ebc5e564bff.tar.gz chromium_src-6e82aa436518fbbd17702f0abe046ebc5e564bff.tar.bz2 |
ScreenCapture: Add new UI assets, remove unused ones.
BUG=190206
TBR=oshima
Review URL: https://codereview.chromium.org/12573006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188493 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources/ash_resources.grd')
-rw-r--r-- | ash/resources/ash_resources.grd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd index 57b6a2d..40853b5 100644 --- a/ash/resources/ash_resources.grd +++ b/ash/resources/ash_resources.grd @@ -94,8 +94,6 @@ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ENABLED" file="cros/network/status_cellular_enabled.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ENABLED_HOVER" file="cros/network/status_cellular_enabled_hover.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY" file="cros/status/status_display.png" /> - <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY_HOVER" file="cros/status/status_display_hover.png" /> - <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY_PRESSED" file="cros/status/status_display_pressed.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE" file="cros/status/status_drive.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_CANCEL" file="cros/status/status_drive_item_cancel.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_CANCEL_HOVER" file="cros/status/status_drive_item_cancel_hover.png" /> |