| Index: chrome/browser/prefs/incognito_mode_prefs.h
|
| diff --git a/chrome/browser/prefs/incognito_mode_prefs.h b/chrome/browser/prefs/incognito_mode_prefs.h
|
| index 0837cb43e452a2f2475d3a70a5b364705a6041ae..76adca2332d952475f155b6d02609c51aa29e80c 100644
|
| --- a/chrome/browser/prefs/incognito_mode_prefs.h
|
| +++ b/chrome/browser/prefs/incognito_mode_prefs.h
|
| @@ -75,10 +75,6 @@ class IncognitoModePrefs {
|
| #endif // OS_WIN
|
|
|
| private:
|
| - // Returns whether parental controls have been enabled on the platform, which
|
| - // if enabled will overrule the Availability as configured in prefs.
|
| - static bool ArePlatformParentalControlsEnabled();
|
| -
|
| DISALLOW_IMPLICIT_CONSTRUCTORS(IncognitoModePrefs);
|
| };
|
|
|
|
|