| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bcaacfef865f70f2d8748c4c655c2e79abbab158..dca0d1503c400ffbd01d989ade35bc54d584b7c8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -279,6 +279,7 @@ extern const char kSimpleDataSource[];
|
| extern const char kSingleProcess[];
|
| extern const char kStartMaximized[];
|
| extern const char kSyncAllowPlain[];
|
| +extern const char kSyncDisableChromeAsyncSocket[];
|
| extern const char kSyncDisableTls[];
|
| extern const char kSyncEmail[];
|
| extern const char kSyncerThreadTimedStop[];
|
|
|