diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-17 21:55:45 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-17 21:55:45 +0000 |
commit | f92607ac6adf31458746cdba937193e6b21f4214 (patch) | |
tree | 494fd66f717bd86b91fb27b28c50bd039efd1355 /ash/resources | |
parent | 021f64dba3753651861215133adb175c5b6aee17 (diff) | |
download | chromium_src-f92607ac6adf31458746cdba937193e6b21f4214.zip chromium_src-f92607ac6adf31458746cdba937193e6b21f4214.tar.gz chromium_src-f92607ac6adf31458746cdba937193e6b21f4214.tar.bz2 |
Remove obsolete code for secondary display
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/11194032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162544 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 58a9d5f..805fbeb 100644 --- a/ash/resources/ash_resources.grd +++ b/ash/resources/ash_resources.grd @@ -98,7 +98,6 @@ <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_TOP" file="common/small_shadow_top.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_TOP_LEFT" file="common/small_shadow_top_left.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_TOP_RIGHT" file="common/small_shadow_top_right.png" /> - <structure type="chrome_scaled_image" name="IDR_AURA_SWITCH_MONITOR" file="common/switch_monitor.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ACCESSIBILITY" file="common/status_accessibility_mode.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ACCESSIBILITY_DARK" file="common/status_accessibility_dark.png" /> <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH" file="common/status_bluetooth.png" /> |