| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c5c385694aadc99372d40e9e65f4a5b2aed74595..439e5b1b8dca5334d5c24954bf99fe85987d63b5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -147,6 +147,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[];
|
|
|