Commit 575204dc authored by Michael Bai's avatar Michael Bai Committed by Commit Bot

ContentCapture: Triggering ContentCapture for constant streaming experiment

Bug: 1137463
Change-Id: I28bd2869b0007d4894f4110a48693014a6ce0b01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536083Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Michael Bai <michaelbai@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827298}
parent 2c723862
......@@ -16,7 +16,7 @@ const base::Feature kContentCapture{"ContentCapture",
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kContentCaptureTriggeringForExperiment{
"ContentCaptureTriggeringForExperiment", base::FEATURE_DISABLED_BY_DEFAULT};
"ContentCaptureTriggeringForExperiment", base::FEATURE_ENABLED_BY_DEFAULT};
#else
const base::Feature kContentCapture{"ContentCapture",
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