Commit 8c2cabae authored by Min Chen's avatar Min Chen Committed by Commit Bot

app dragging: Enable flag by default for dogfood.

Bug: 847587
Change-Id: Iab2a11d1f11b6b6b703d77e7c94a01b564fd07d1
Reviewed-on: https://chromium-review.googlesource.com/1175411Reviewed-by: default avatarMitsuru Oshima <oshima@chromium.org>
Commit-Queue: Min Chen <minch@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583313}
parent eb223a4a
......@@ -14,7 +14,7 @@ const base::Feature kDockedMagnifier{"DockedMagnifier",
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kDragAppsInTabletMode{"DragAppsInTabletMode",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kDragTabsInTabletMode{"DragTabsInTabletMode",
base::FEATURE_ENABLED_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