summaryrefslogtreecommitdiffstats
path: root/ui/resources
diff options
context:
space:
mode:
authordcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-11 18:54:57 +0000
committerdcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-11 18:54:57 +0000
commite13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d (patch)
tree4fb1c4ef7dffc7a9314f83339287c62e71cdff18 /ui/resources
parent4b067bc551ff698e2d1429a9b1d04b0b5704fced (diff)
downloadchromium_src-e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d.zip
chromium_src-e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d.tar.gz
chromium_src-e13e2b7514ba4be99aaf6ae415f03cf4dcb9cb2d.tar.bz2
Revert 156070 - Add a new tray item for the current multi display configuration.
Tested on lumpy. BUG=141394 Review URL: https://chromiumcodereview.appspot.com/10905097 TBR=mukai@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156080 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources')
-rw-r--r--ui/resources/default_100_percent/ash/status_display.pngbin1327 -> 0 bytes
-rw-r--r--ui/resources/default_100_percent/ash/status_display_hover.pngbin1330 -> 0 bytes
-rw-r--r--ui/resources/default_100_percent/ash/status_display_pressed.pngbin1364 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/ash/status_display.pngbin1626 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/ash/status_display_hover.pngbin1640 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/ash/status_display_pressed.pngbin1666 -> 0 bytes
-rw-r--r--ui/resources/ui_resources.grd3
7 files changed, 0 insertions, 3 deletions
diff --git a/ui/resources/default_100_percent/ash/status_display.png b/ui/resources/default_100_percent/ash/status_display.png
deleted file mode 100644
index a65d03c..0000000
--- a/ui/resources/default_100_percent/ash/status_display.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_100_percent/ash/status_display_hover.png b/ui/resources/default_100_percent/ash/status_display_hover.png
deleted file mode 100644
index bedae8b..0000000
--- a/ui/resources/default_100_percent/ash/status_display_hover.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_100_percent/ash/status_display_pressed.png b/ui/resources/default_100_percent/ash/status_display_pressed.png
deleted file mode 100644
index da789b8..0000000
--- a/ui/resources/default_100_percent/ash/status_display_pressed.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/ash/status_display.png b/ui/resources/default_200_percent/ash/status_display.png
deleted file mode 100644
index ca4325145..0000000
--- a/ui/resources/default_200_percent/ash/status_display.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/ash/status_display_hover.png b/ui/resources/default_200_percent/ash/status_display_hover.png
deleted file mode 100644
index 01bb79f..0000000
--- a/ui/resources/default_200_percent/ash/status_display_hover.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/ash/status_display_pressed.png b/ui/resources/default_200_percent/ash/status_display_pressed.png
deleted file mode 100644
index c00cf8b..0000000
--- a/ui/resources/default_200_percent/ash/status_display_pressed.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index 839b5ea4..33ed398 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -126,9 +126,6 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_DISABLED_HOVER" file="ash/status_cellular_disabled_h.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ENABLED" file="ash/status_cellular_enabled.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ENABLED_HOVER" file="ash/status_cellular_enabled_h.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY" file="ash/status_display.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY_HOVER" file="ash/status_display_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY_PRESSED" file="ash/status_display_pressed.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE" file="ash/status_drive.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_CANCEL" file="ash/status_drive_item_cancel.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_CANCEL_HOVER" file="ash/status_drive_item_cancel_hover.png" />