| Index: chrome/browser/android/background_sync_launcher_android.h
 | 
| diff --git a/chrome/browser/android/background_sync_launcher_android.h b/chrome/browser/android/background_sync_launcher_android.h
 | 
| index 8afb0bf7669b5cfd48564f424c8b48a29298b650..99af8663a7a7dc3d2450cb9e8405830e823006b2 100644
 | 
| --- a/chrome/browser/android/background_sync_launcher_android.h
 | 
| +++ b/chrome/browser/android/background_sync_launcher_android.h
 | 
| @@ -30,8 +30,6 @@ class BackgroundSyncLauncherAndroid {
 | 
|    static void LaunchBrowserIfStopped(bool launch_when_next_online,
 | 
|                                       int64_t min_delay_ms);
 | 
|  
 | 
| -  static bool RegisterLauncher(JNIEnv* env);
 | 
| -
 | 
|    static bool ShouldDisableBackgroundSync();
 | 
|  
 | 
|    // TODO(iclelland): Remove this once the bots have their play services package
 | 
| 
 |