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