Allow specifying host window bounds to use for shell desktop controller host window.
commit6de9eb725b06a3c356d1c32b7ecb7d73881a4c43
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Jun 2014 02:38:21 +0000 (27 02:38 +0000)
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Jun 2014 02:38:21 +0000 (27 02:38 +0000)
tree0c3997773c40747fd01724845f4662b3181eab90
parent1f8841b79220dac87ec8e72e8d31cb1591ac42a7
Allow specifying host window bounds to use for shell desktop controller host window.

TBR=oshima

BUG=388755
TEST=Running with --host-window-bounds=WIDTHxHEIGHT creates a window of that size.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280212 0039d316-1c4b-4281-b951-d872f2087c98
apps/shell/app_shell.gyp
apps/shell/browser/default_shell_browser_main_delegate.cc
apps/shell/browser/shell_desktop_controller.cc
apps/shell/common/switches.cc [new file with mode: 0644]
apps/shell/common/switches.h [new file with mode: 0644]
athena/main/DEPS
athena/main/athena_main.cc