diff options
Diffstat (limited to 'chrome/common/chrome_switches.cc')
-rw-r--r-- | chrome/common/chrome_switches.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc index 30a598f..060adffd 100644 --- a/chrome/common/chrome_switches.cc +++ b/chrome/common/chrome_switches.cc @@ -229,9 +229,6 @@ const char kEnableStatsTable[] = "enable-stats-table"; // Enable syncing bookmarks to a Google Account. const char kEnableSync[] = "enable-sync"; -// Enables the new Tabstrip on Windows. -const char kEnableTabtastic2[] = "enable-tabtastic2"; - // Whether the multiple profiles feature based on the user-data-dir flag is // enabled or not. const char kEnableUserDataDirProfiles[] = "enable-udd-profiles"; |