Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 6b8e75720868b5370859cee9db8bc22a8f387d96..78c342cbb4836ddbe9c9df06fdfe5407e7321137 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -156,6 +156,7 @@ extern const char kEnableExtensionTimelineApi[]; |
extern const char kEnableFastback[]; |
extern const char kEnableFileCookies[]; |
extern const char kEnableFileSystemURLScheme[]; |
+extern const char kEnableFullScreen[]; |
extern const char kEnableGPUPlugin[]; |
extern const char kEnableHistoryQuickProvider[]; |
extern const char kEnableInBrowserThumbnailing[]; |