Commit 531d9bf8 authored by Theresa Wellington's avatar Theresa Wellington Committed by Commit Bot

Default enable bookmark reordering on Android

BUG=985622

Change-Id: Id37b9cb7cf04282eb734fc717f2891b34e8ae279
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775349
Auto-Submit: Theresa  <twellington@chromium.org>
Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Commit-Queue: Theresa  <twellington@chromium.org>
Cr-Commit-Position: refs/heads/master@{#694252}
parent 4fab7cbb
......@@ -509,7 +509,7 @@ const base::Feature kReaderModeInCCT{"ReaderModeInCCT",
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kReorderBookmarks{"ReorderBookmarks",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kRevampedContextMenu{"RevampedContextMenu",
base::FEATURE_DISABLED_BY_DEFAULT};
......
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