| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b1551ca5d2ddccc51d37c35ba5875798f9e1766d..b42cc4f768200d4fdb85853874012c99198fd60a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -85,7 +85,6 @@ extern const char kDisableDomainReliability[];
|
| extern const char kDisableExtensionsFileAccessCheck[];
|
| extern const char kDisableExtensionsHttpThrottling[];
|
| extern const char kDisableExtensions[];
|
| -extern const char kDisableFullscreenWithinTab[];
|
| extern const char kDisableIPv6[];
|
| extern const char kDisableMinimizeOnSecondLauncherItemClick[];
|
| extern const char kDisableNTPOtherSessionsMenu[];
|
|
|