| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index edbd0bbd28d3eaf343536e088b221ac495b22f41..c3e417e344e434840289f5cc20144ef3742c0da5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -262,6 +262,7 @@ extern const char kSyncerThreadTimedStop[];
|
| extern const char kSyncNotificationMethod[];
|
| extern const char kSyncNotificationHost[];
|
| extern const char kSyncServiceURL[];
|
| +extern const char kSyncShowPromo[];
|
| extern const char kSyncTrySsltcpFirstForXmpp[];
|
| extern const char kTestNaClSandbox[];
|
| extern const char kTestName[];
|
|
|