Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 476ef8dafd4132c76f33e6a32baab427c8e39536..81eb31483d0e0175b40fdbd0ded15e226ba1e96e 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[]; |