Revert 178043

Which reverted 178037, because now android does not include automation
as of r178375


> Revert 178037
> 
> It broke android.
> 
> > Fix official builder compile error when building aura on windows
> > 
> > The error is in the chrome_frame_common project
> > chrome_frame_automation.cc (833) : error C2440: '=' cannot convert from HWND to gfx::NativeWindow
> > 
> > That is because in aura the gfx::NativeWindow is a aura::Window* instead of HWND
> > 
> > BUG=171018
> > TEST=see bug
> > Review URL: https://codereview.chromium.org/12022038
> 
> TBR=cpu@chromium.org
> Review URL: https://codereview.chromium.org/12035027

TBR=cpu@chromium.org
Review URL: https://codereview.chromium.org/11803003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178387 0039d316-1c4b-4281-b951-d872f2087c98
6 files changed