Commit 043c3a83 authored by Mohamed Amir Yosef's avatar Mohamed Amir Yosef Committed by Commit Bot

[Sync:USS] Enable USS bookmarks by default

Bug: 516866
Change-Id: I0dac03563ad4d5e620131f8fa10d337071754313
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1240303Reviewed-by: default avatarMikel Astiz <mastiz@chromium.org>
Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679908}
parent 7722a322
...@@ -65,7 +65,7 @@ const base::Feature kSyncSupportSecondaryAccount{ ...@@ -65,7 +65,7 @@ const base::Feature kSyncSupportSecondaryAccount{
// Enable USS implementation of Bookmarks datatype. // Enable USS implementation of Bookmarks datatype.
const base::Feature kSyncUSSBookmarks{"SyncUSSBookmarks", const base::Feature kSyncUSSBookmarks{"SyncUSSBookmarks",
base::FEATURE_DISABLED_BY_DEFAULT}; base::FEATURE_ENABLED_BY_DEFAULT};
// Enable USS implementation of Passwords datatype. // Enable USS implementation of Passwords datatype.
const base::Feature kSyncUSSPasswords{"SyncUSSPasswords", const base::Feature kSyncUSSPasswords{"SyncUSSPasswords",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment