Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5182)

Unified Diff: chrome/common/chrome_switches.cc

Issue 1854253002: Disable document mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleaning Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 33af97d2572f423a95ef64d330250796bef450aa..741093599fc0c2aa9fc8bd2c3ea0cfb1a5e094e9 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1309,8 +1309,6 @@ const char kTabManagementExperimentTypeDill[] =
"tab-management-experiment-type-dill";
const char kTabManagementExperimentTypeElderberry[] =
"tab-management-experiment-type-elderberry";
-const char kEnableForcedMigrationToTabbedMode[] =
- "enable-forced-migration-to-tabbed-mode";
#endif // defined(OS_ANDROID)
#if defined(OS_WIN) || defined(OS_LINUX)
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698