| Index: components/browser_sync/browser_sync_switches.h
|
| diff --git a/components/browser_sync/browser_sync_switches.h b/components/browser_sync/browser_sync_switches.h
|
| index 9df89c54192d2e2e1f8322df7c97538191af49f9..d2376a42e96ee786651b10c6453723da20ba1f2f 100644
|
| --- a/components/browser_sync/browser_sync_switches.h
|
| +++ b/components/browser_sync/browser_sync_switches.h
|
| @@ -12,8 +12,6 @@
|
| extern const char kDisableSync[];
|
| extern const char kDisableSyncTypes[];
|
| extern const char kEnableWifiCredentialSync[];
|
| -extern const char kEnableLocalSyncBackend[];
|
| -extern const char kLocalSyncBackendDir[];
|
|
|
| } // namespace switches
|
|
|
|
|