Don't tell the compositor that the widget has resized in compact WM
commit080f4e7daed8ab3a71bb32ed90c0edfd1845f848
authorvollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 21 Feb 2012 16:53:37 +0000 (21 16:53 +0000)
committervollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 21 Feb 2012 16:53:37 +0000 (21 16:53 +0000)
tree4a13f03816cfaffa17938f550e2b6684880bdf22
parentafd762f6459a6a1b73ead023cb4aa22eddc89f9b
Don't tell the compositor that the widget has resized in compact WM

If the compositor is told that the widget has resized to something quite large, the ui is scaled down to fit. It looks like this is no longer necessary.

BUG=113729
TEST=start chrome with --aura-window-mode=compact and notice that the ui does not shrink when you open many windows.

Review URL: http://codereview.chromium.org/9420030

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122832 0039d316-1c4b-4281-b951-d872f2087c98
ash/wm/compact_layout_manager.cc
chrome/browser/ui/window_snapshot/window_snapshot_aura.cc