| Index: chrome/browser/android/intent_helper.h
 | 
| diff --git a/chrome/browser/android/intent_helper.h b/chrome/browser/android/intent_helper.h
 | 
| index c6f724ca9055fb05bd169133de60342794d12346..7a6e11557419f1a223536ce53674508ddc33387f 100644
 | 
| --- a/chrome/browser/android/intent_helper.h
 | 
| +++ b/chrome/browser/android/intent_helper.h
 | 
| @@ -22,8 +22,6 @@ void SendEmail(const base::string16& data_email,
 | 
|  // Triggers an intent to open the date and time settings.
 | 
|  void OpenDateAndTimeSettings();
 | 
|  
 | 
| -bool RegisterIntentHelper(JNIEnv* env);
 | 
| -
 | 
|  }  // namespace android
 | 
|  }  // namespace chrome
 | 
|  
 | 
| 
 |