| Index: trunk/src/chrome/browser/prerender/external_prerender_handler_android.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/prerender/external_prerender_handler_android.h (revision 269877)
|
| +++ trunk/src/chrome/browser/prerender/external_prerender_handler_android.h (working copy)
|
| @@ -45,9 +45,6 @@
|
| GURL url,
|
| content::WebContents* web_contents);
|
|
|
| - // Whether the cookie store associated with this profile has been loaded.
|
| - static bool HasCookieStoreLoaded(Profile* profile);
|
| -
|
| static bool RegisterExternalPrerenderHandlerAndroid(JNIEnv* env);
|
|
|
| private:
|
|
|