Make hasCookieStoreLoaded visible for testing
commit67d86f63228f12ecd59762ef44c190c51a37823d
authoryusufo <yusufo@chromium.org>
Thu, 2 Oct 2014 18:28:43 +0000 (2 11:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Oct 2014 18:28:58 +0000 (2 18:28 +0000)
treef724171b8c95c575bf7c0828cb6d0ab3835112f7
parent5887c778a800c9000e9565b40da65e9979657afd
Make hasCookieStoreLoaded visible for testing

We need to start using this method for testing purposes downstream
but without the annotations it is getting stripped our by proguard.

BUG=372774

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

Cr-Commit-Position: refs/heads/master@{#297867}
chrome/android/java/src/org/chromium/chrome/browser/prerender/ExternalPrerenderHandler.java
chrome/android/javatests/src/org/chromium/chrome/browser/prerender/ExternalPrerenderRequestTest.java