Attempting to reland the Overview Button Change.
commit02a800506a3f1e69c71aafb7cb8dbee794a62f8a
authorjonross@chromium.org <jonross@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Mar 2014 05:45:23 +0000 (14 05:45 +0000)
committerjonross@chromium.org <jonross@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Mar 2014 05:45:23 +0000 (14 05:45 +0000)
tree85abead4317523b5c661663365eb9815743357ea
parent4bcbe06a9a00e99f8801cd90d35e680bceebf050
Attempting to reland the Overview Button Change.

The inital change was landed as 256420.
The change was reverted by 256535, as a Win 7 release test failed on the build server. Another change in ash was also reverted.
I was unable to reproduce the test failure on a local Win 7 machine.

"Revert of Add a new status area control for Overview Mode. This control is only available (https://codereview.chromium.org/180743016/)"

This reverts commit 65e11004319c51eb14787d51102a3db9100da480.

BUG=337590
TBR=oshima
R=flackr

Review URL: https://codereview.chromium.org/196473011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257012 0039d316-1c4b-4281-b951-d872f2087c98
12 files changed:
ash/ash.gyp
ash/ash_strings.grd
ash/resources/ash_resources.grd
ash/shell.cc
ash/shell.h
ash/shell_observer.h
ash/system/overview/overview_button_tray.cc [new file with mode: 0644]
ash/system/overview/overview_button_tray.h [new file with mode: 0644]
ash/system/overview/overview_button_tray_unittest.cc [new file with mode: 0644]
ash/system/status_area_widget.cc
ash/system/status_area_widget.h
ash/wm/maximize_mode/maximize_mode_window_manager.cc