| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d93ddab6e18f0fdc7f1feb2f00421ac6527509d0..33a8427413d1646b503c9f09cb9e56e0ffde7432 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -148,6 +148,7 @@ extern const char kEnableAsyncDns[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| +extern const char kEnableBookmarkSyncPromo[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableComponentCloudPolicy[];
|
| extern const char kEnableContacts[];
|
|
|