Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 4f25413fefe7fa6538092d214dc2f842bf2fcbcc..4fc67e20c7d00351ffe373ce990f2854a9ce43f9 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -188,9 +188,6 @@ const char kDisableFlashStage3d[] = "disable-flash-stage3d"; |
// via field trials. |
const char kDisableForceCompositingMode[] = "disable-force-compositing-mode"; |
-// Disable the JavaScript Full Screen API. |
-const char kDisableFullScreen[] = "disable-fullscreen"; |
- |
// Disable deferral of scroll-ending gesture events when a scroll is active. |
const char kDisableGestureDebounce[] = "disable-gesture-debounce"; |