| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c479c5f6dd3b21572f7113450b89c984c7bdb5d9..29ab7e6d2373b36195660fd9bef0e96876ce05ab 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -123,6 +123,7 @@ extern const char kEnableSyncTypedUrls[];
|
| extern const char kEnableTouch[];
|
| extern const char kEnableUserDataDirProfiles[];
|
| extern const char kEnableVerticalTabs[];
|
| +extern const char kEnableVideoFullscreen[];
|
| extern const char kEnableVideoLayering[];
|
| extern const char kEnableVideoLogging[];
|
| extern const char kEnableWatchdog[];
|
|
|