[Android] Fix the final crash in the android_webview test runner.
commit88dfc7c0216e6fe91a46334645f05fc81d06369f
authormkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 1 Oct 2012 16:25:13 +0000 (1 16:25 +0000)
committermkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 1 Oct 2012 16:25:13 +0000 (1 16:25 +0000)
tree9a6488e99fc791200ed805de924ec0946faf5b9e
parentc97496b98c8493f96867b5281ca9a468c2896c13
[Android] Fix the final crash in the android_webview test runner.

android_webview will require a specific rendering architecture that
hasn't landed yet. This change lets us run our tests (even though
we're not showing anything on screen).

BUG=152904
TEST=run_instrumentation_tests.py --test-apk AndroidWebViewTest

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159505 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/lib/main/webview_entry_point.cc
content/browser/renderer_host/compositor_impl_android.cc