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 9a2033f234b7bfdc11a5f18900459d4f76519c96..c6d457b88f2307446c2b23864f63891498d0780c 100644 |
--- a/components/sync/driver/sync_driver_switches.h |
+++ b/components/sync/driver/sync_driver_switches.h |
@@ -22,6 +22,7 @@ extern const char kSyncShortNudgeDelayForTest[]; |
extern const base::Feature kSyncClearDataOnPassphraseEncryption; |
extern const base::Feature kSyncUSSDeviceInfo; |
extern const base::Feature kSyncUSSAutocomplete; |
+extern const base::Feature kSyncUSSTypedURL; |
} // namespace switches |