Commit 585fd04b authored by Finnur Thorarinsson's avatar Finnur Thorarinsson Committed by Commit Bot

Photo Picker: Enable Zoom feature.

Bug: 1029056, 656015
Change-Id: I63d2c7b650ddd64dcb48ef89a4179bea5e3b2ec8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1949477
Commit-Queue: Finnur Thorarinsson <finnur@chromium.org>
Commit-Queue: Peter Beverloo <peter@chromium.org>
Auto-Submit: Finnur Thorarinsson <finnur@chromium.org>
Reviewed-by: default avatarPeter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#721453}
parent 1a74f685
......@@ -498,7 +498,7 @@ const base::Feature kPhotoPickerVideoSupport{"PhotoPickerVideoSupport",
base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kPhotoPickerZoom{"PhotoPickerZoom",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kReachedCodeProfiler{"ReachedCodeProfiler",
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