summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 36b2e53..032032d 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -148,8 +148,8 @@ extern const char kEnableShortcutsProvider[];
extern const char kEnableSmoothScrolling[];
extern const char kEnableSyncOAuth[];
extern const char kEnableSyncSearchEngines[];
-extern const char kEnableSyncSessions[];
-extern const char kEnableSyncSessionsForOtherClients[];
+extern const char kEnableSyncTabs[];
+extern const char kEnableSyncTabsForOtherClients[];
extern const char kEnableSyncedBookmarksFolder[];
extern const char kEnableTabGroupsContextMenu[];
extern const char kEnableTopSites[];