Commit 2fd01309 authored by Jeevan Shikaram's avatar Jeevan Shikaram Committed by Commit Bot

[App Management] Enable App Management by default.

Enable App Management by default. Current entry points are about:settings
and about:app-management.

Bug: 906508
Change-Id: I0118a4b51eda6e65bc72186e771fc2ede2acb45f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610658Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659341}
parent 37a51d14
......@@ -635,7 +635,7 @@ const base::Feature kSystemWebApps{"SystemWebApps",
// Enables or disables the App Management UI.
const base::Feature kAppManagement{"AppManagement",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
// Disable downloads of unsafe file types over insecure transports if initiated
// from a secure page
......
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