summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 01:23:13 +0000
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 01:23:13 +0000
commit8ab0c328f2baf4774f8ca464a89e8ddeb4037e96 (patch)
tree6c93676d567cfe24541421e595656dccc36ed2be /chrome/common/chrome_switches.h
parentee33950fa22a463c269fdff084968d05a8e67330 (diff)
downloadchromium_src-8ab0c328f2baf4774f8ca464a89e8ddeb4037e96.zip
chromium_src-8ab0c328f2baf4774f8ca464a89e8ddeb4037e96.tar.gz
chromium_src-8ab0c328f2baf4774f8ca464a89e8ddeb4037e96.tar.bz2
Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; enable with --enable-fullscreen.
Commit after WK bug 44797 (r79774). BUG=16735 TEST=fullscreen layout tests. Review URL: http://codereview.chromium.org/6576004 TBR=ddorwin@chromium.org Review URL: http://codereview.chromium.org/6602023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76335 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 9d7f108..c2626ab 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -157,7 +157,6 @@ 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[];