Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 61a944723593cb9b3f7966709cbae5058978cf75..372bd32302f667a3819f700bd475adb72d888784 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1281,9 +1281,6 @@ const char kDisableSystemFullscreenForTesting[] = |
// window in OSX Yosemite. |
const char kEnableFullSizeContentView[] = "enable-full-size-content-view"; |
-// Enables a simplified fullscreen UI on Mac. |
-const char kEnableSimplifiedFullscreen[] = "enable-simplified-fullscreen"; |
- |
// A process type (switches::kProcessType) that relaunches the browser. See |
// chrome/browser/mac/relauncher.h. |
const char kRelauncherProcess[] = "relauncher"; |