| Index: chrome/browser/android/tab_android.h
|
| diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
|
| index c1ba762e777b9e88efeaf1e07d4a52439a60f82d..03161b02091c9876e69db479771fcf081a7b31c4 100644
|
| --- a/chrome/browser/android/tab_android.h
|
| +++ b/chrome/browser/android/tab_android.h
|
| @@ -104,8 +104,6 @@ class TabAndroid : public CoreTabHelperDelegate,
|
| // of service and the privacy notice.
|
| virtual bool ShouldWelcomePageLinkToTermsOfService();
|
|
|
| - static void InitTabHelpers(content::WebContents* web_contents);
|
| -
|
| // Register the Tab's native methods through JNI.
|
| static bool RegisterTabAndroid(JNIEnv* env);
|
|
|
|
|