Test run AwQuotaManagerBridge without AwContents.
commit9c57d0de2275b7330b989586578bb30db8164f20
authormichaelbai@chromium.org <michaelbai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 8 Jul 2013 18:11:59 +0000 (8 18:11 +0000)
committermichaelbai@chromium.org <michaelbai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 8 Jul 2013 18:11:59 +0000 (8 18:11 +0000)
treee730aa1054849a0e5ac576a2f659ba76fefcff04
parent95aa489ab298f9a69b12c39259e9438be616901b
Test run AwQuotaManagerBridge without AwContents.

The public API can be used without instantiating a webview, so this test is needed to ensure there's no hidden interdependencies.

NOTRY=true
BUG=180061

Review URL: https://chromiumcodereview.appspot.com/17274011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210382 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/javatests/src/org/chromium/android_webview/test/AwQuotaManagerBridgeTest.java
android_webview/javatests/src/org/chromium/android_webview/test/StandaloneAwQuotaManagerBridgeTest.java [new file with mode: 0644]
android_webview/javatests/src/org/chromium/android_webview/test/util/AwQuotaManagerBridgeTestUtil.java [new file with mode: 0644]