Commit c8183e3d authored by Wenzhao (Colin) Zang's avatar Wenzhao (Colin) Zang Committed by Commit Bot

Revert "cros: Disable new wallpaper picker for M69"

This reverts commit b3b25596.

Reason for revert: Re-enable in M70.

Original change's description:
> cros: Disable new wallpaper picker for M69
> 
> The plan is to ship all tablet features together in M70. This CL will
> be merged to M69 and reverted in M70.
> 
> Bug: 800945
> Change-Id: I8ca2adb4b8b0c1715d7229f48bb521d0dd3ed35b
> Reviewed-on: https://chromium-review.googlesource.com/1198523
> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org>
> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#587898}

TBR=xiyuan@chromium.org,wzang@chromium.org

Change-Id: Iaf353081adb041d9b5df6aee2642e6cfa8e092ec
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 800945
Reviewed-on: https://chromium-review.googlesource.com/1198487Reviewed-by: default avatarWenzhao (Colin) Zang <wzang@chromium.org>
Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587905}
parent 366b7a56
......@@ -36,7 +36,7 @@ const base::Feature kLockScreenHideSensitiveNotificationsSupport{
base::FEATURE_DISABLED_BY_DEFAULT};
const base::Feature kNewWallpaperPicker{"NewWallpaperPicker",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kNightLight{"NightLight", 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