| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 70728703a3db784123daed525782737eb02fb3a2..1905d71594471ed93a46680f892f337cf08dd17e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -149,6 +149,7 @@ extern const char kEnableSyncAutofill[];
|
| extern const char kEnableSyncPreferences[];
|
| extern const char kEnableSyncSessions[];
|
| extern const char kEnableSyncTypedUrls[];
|
| +extern const char kEnableSyncedBookmarksFolder[];
|
| extern const char kEnableTabGroupsContextMenu[];
|
| extern const char kEnableTcpFastOpen[];
|
| extern const char kEnableTopSites[];
|
|
|