| Index: components/sync/driver/sync_driver_switches.h
|
| diff --git a/components/sync/driver/sync_driver_switches.h b/components/sync/driver/sync_driver_switches.h
|
| index 4719a2d28ca824dd57acef4e1792d6c7c3878859..1af78fafdaf4c55dfe2112fc7a2e9138ff223cb1 100644
|
| --- a/components/sync/driver/sync_driver_switches.h
|
| +++ b/components/sync/driver/sync_driver_switches.h
|
| @@ -21,6 +21,7 @@ extern const char kSyncServiceURL[];
|
| extern const char kSyncShortInitialRetryOverride[];
|
|
|
| extern const base::Feature kSyncClearDataOnPassphraseEncryption;
|
| +extern const base::Feature kSyncUSSDeviceInfo;
|
|
|
| } // namespace switches
|
|
|
|
|