| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9911c4f75973de8b259fbf82e4a3e6dbc5a7a6a7..d6f1e9920bbb9ca949fba3cddfe63e7492591886 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -150,6 +150,7 @@ extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableBetterPopupBlocking[];
|
| +extern const char kEnableBookmarkSyncPromo[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableComponentCloudPolicy[];
|
| extern const char kEnableContacts[];
|
|
|