| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f1d7c95f7a33fe4a52129a7e25c93333471a03fc..4b2241e9f448b3b24e2b09aa36ad0a9df7c1ad03 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -97,8 +97,6 @@ extern const char kDisableQuic[];
|
| extern const char kDisableQuicPortSelection[];
|
| extern const char kDisableSessionCrashedBubble[];
|
| extern const char kDisableSiteEngagementService[];
|
| -extern const char kDisableSync[];
|
| -extern const char kDisableSyncTypes[];
|
| extern const char kDisableWebNotificationCustomLayouts[];
|
| extern const char kDisableWebResources[];
|
| extern const char kDisableZeroBrowsersOpenForTests[];
|
|
|