| Index: chrome/browser/android/chrome_application.h
|
| diff --git a/chrome/browser/android/chrome_application.h b/chrome/browser/android/chrome_application.h
|
| index bfb362381aae960a6d836d0471790e23958d11ba..fbd7a77c8470b5614cc5e9b33f083b6aa10ba982 100644
|
| --- a/chrome/browser/android/chrome_application.h
|
| +++ b/chrome/browser/android/chrome_application.h
|
| @@ -23,9 +23,6 @@ class ChromeApplication {
|
| public:
|
| static bool RegisterBindings(JNIEnv* env);
|
|
|
| - // Opens the autofill settings page.
|
| - static void ShowAutofillSettings();
|
| -
|
| // Opens the password settings page.
|
| static void ShowPasswordSettings();
|
|
|
|
|