| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9507ae88360b6d24f21f4b9b20e215fb582c1a86..a0cef19a7d329e8a50a25a0abce5bb378bc943e9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -148,8 +148,6 @@ extern const char kEnableAlternativeServices[];
|
| extern const char kEnableSessionCrashedBubble[];
|
| extern const char kEnableSettingsWindow[];
|
| extern const char kDisableSettingsWindow[];
|
| -extern const char kEnableSimplifiedFullscreenUI[];
|
| -extern const char kDisableSimplifiedFullscreenUI[];
|
| extern const char kEnableSiteEngagementAppBanner[];
|
| extern const char kEnableSiteEngagementEvictionPolicy[];
|
| extern const char kEnableSiteEngagementService[];
|
|
|