Commit 1a1b39e2 authored by mnaganov@chromium.org's avatar mnaganov@chromium.org

[Android WebView] Use container view's Context instead of target app's

A follow up to https://codereview.chromium.org/214543009 where boliu@ noticed
that we are using getInstrumentation().getTargetContext() in AwSettingsTest
instead of simply getting the context of the container view.

This change required some overhaul of testing classes as they didn't have access
to the container view.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260210 0039d316-1c4b-4281-b951-d872f2087c98
parent d59df431
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment