| Index: chrome/browser/ui/android/snackbars/auto_signin_prompt_controller.h
|
| diff --git a/chrome/browser/ui/android/snackbars/auto_signin_prompt_controller.h b/chrome/browser/ui/android/snackbars/auto_signin_prompt_controller.h
|
| index f59a74342a35973f97b99442ff0d6d16ccda7a5f..240880fb536fa5eca7c68976f6f490e4329d72a3 100644
|
| --- a/chrome/browser/ui/android/snackbars/auto_signin_prompt_controller.h
|
| +++ b/chrome/browser/ui/android/snackbars/auto_signin_prompt_controller.h
|
| @@ -20,7 +20,4 @@ class WebContents;
|
| void ShowAutoSigninPrompt(content::WebContents* web_contents,
|
| const base::string16& username);
|
|
|
| -// Register native method.
|
| -bool RegisterAutoSigninSnackbarController(JNIEnv* env);
|
| -
|
| #endif // CHROME_BROWSER_UI_ANDROID_SNACKBARS_AUTO_SIGNIN_PROMPT_CONTROLLER_H_
|
|
|