diff options
author | dzhioev@chromium.org <dzhioev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-26 17:17:40 +0000 |
---|---|---|
committer | dzhioev@chromium.org <dzhioev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-26 17:17:40 +0000 |
commit | e2397415503f9f32bb67fdb122529f2415248108 (patch) | |
tree | bf19b995503353215051a179490f8b3f3e0d7a7b /ash/resources | |
parent | f2a7011c0b64f7a18382e471731959e9900716a9 (diff) | |
download | chromium_src-e2397415503f9f32bb67fdb122529f2415248108.zip chromium_src-e2397415503f9f32bb67fdb122529f2415248108.tar.gz chromium_src-e2397415503f9f32bb67fdb122529f2415248108.tar.bz2 |
Necktie icon removed from status tray.
BUG=171729
TBR=oshima
Review URL: https://chromiumcodereview.appspot.com/12087011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179068 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
-rw-r--r-- | ash/resources/ash_resources.grd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd index aa75286..0e628bf 100644 --- a/ash/resources/ash_resources.grd +++ b/ash/resources/ash_resources.grd @@ -151,7 +151,6 @@ <!-- ChromeOS specific icons --> <if expr="pp_ifdef('chromeos')"> - <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ENTERPRISE_LIGHT" file="cros/status/status_managed_tray.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ENTERPRISE_DARK" file="cros/status/status_managed_p.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_1X" file="cros/network/statusbar_network_1x.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_3G_DARK" file="cros/network/statusbar_network_3g_dark.png" /> |