| Index: chrome/browser/android/chromium_application.h
|
| diff --git a/chrome/browser/android/chromium_application.h b/chrome/browser/android/chromium_application.h
|
| index eae3bfd6ad6de8f279a16b56fc2b7208595cf679..95a85c986ec80cdf0b33ee608dac0b2f64121bd4 100644
|
| --- a/chrome/browser/android/chromium_application.h
|
| +++ b/chrome/browser/android/chromium_application.h
|
| @@ -23,9 +23,6 @@ class ChromiumApplication {
|
| public:
|
| static bool RegisterBindings(JNIEnv* env);
|
|
|
| - // Opens a protected content settings page, if available.
|
| - static void OpenProtectedContentSettings();
|
| -
|
| // Opens the autofill settings page.
|
| static void ShowAutofillSettings();
|
|
|
|
|