| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1ebeb9cf4c53de10f5d1ee56ddbf390533cf06dc..2f730afc43b81d1f003dc39c13cfbbe89310a3cd 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -150,6 +150,7 @@ extern const char kEnableSmoothScrolling[];
|
| extern const char kEnableSSLCachedInfo[];
|
| extern const char kEnableSyncOAuth[];
|
| extern const char kEnableSyncSessions[];
|
| +extern const char kEnableSyncSessionsForOtherClients[];
|
| extern const char kEnableSyncedBookmarksFolder[];
|
| extern const char kEnableTabGroupsContextMenu[];
|
| extern const char kEnableTcpFastOpen[];
|
|
|