Make content_shell.exe a console app in ASan/Win builds
commit78539dfc91cb59f079ac6ada3b80ac7e57fb0dc4
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 16 Jul 2014 22:34:22 +0000 (16 22:34 +0000)
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 16 Jul 2014 22:34:22 +0000 (16 22:34 +0000)
treee2b19d6a17174642c47e2d2b39ca287546f5d871
parent34621d16465026e853bab62c1efca23de042ff04
Make content_shell.exe a console app in ASan/Win builds

This will help ASan reports appear on stderr when content_shell is run from CMD.exe console or on ClusterFuzz

See also http://crrev.com/275067 where the same was applied to chrome.exe

BUG=345874

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283551 0039d316-1c4b-4281-b951-d872f2087c98
content/content_shell.gypi
content/shell/app/shell_main.cc