Commit 0564679b authored by nancy's avatar nancy Committed by Commit Bot

Enable the AppService context menu integration feature.

BUG=1038487

Change-Id: I067e0e6be20415b17cba391c1bef4c4175a58c07
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035639Reviewed-by: default avatarJeevan Shikaram <jshikaram@chromium.org>
Commit-Queue: Nancy Wang <nancylingwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738069}
parent 4d09af54
......@@ -67,7 +67,7 @@ const base::Feature kAppNotificationStatusMessaging{
#if !defined(OS_ANDROID)
// App Service related flags. See chrome/services/app_service/README.md.
const base::Feature kAppServiceContextMenu{"AppServiceContextMenu",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kAppServiceInstanceRegistry{
"AppServiceInstanceRegistry", base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kAppServiceIntentHandling{
......
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