| Index: components/web_contents_delegate_android/web_contents_delegate_android.h
 | 
| diff --git a/components/web_contents_delegate_android/web_contents_delegate_android.h b/components/web_contents_delegate_android/web_contents_delegate_android.h
 | 
| index 26568221673f339011c27bde3b154ed5aa591462..e349d17fb2eb1359bbf44f88857be8ce48f4fc8e 100644
 | 
| --- a/components/web_contents_delegate_android/web_contents_delegate_android.h
 | 
| +++ b/components/web_contents_delegate_android/web_contents_delegate_android.h
 | 
| @@ -128,8 +128,6 @@ class WebContentsDelegateAndroid : public content::WebContentsDelegate {
 | 
|    std::unique_ptr<ValidationMessageBubbleAndroid> validation_message_bubble_;
 | 
|  };
 | 
|  
 | 
| -bool RegisterWebContentsDelegateAndroid(JNIEnv* env);
 | 
| -
 | 
|  }  // namespace web_contents_delegate_android
 | 
|  
 | 
|  #endif  // COMPONENTS_WEB_CONTENTS_DELEGATE_ANDROID_WEB_CONTENTS_DELEGATE_ANDROID_H_
 | 
| 
 |