Commit 970610a0 authored by Michael van Ouwerkerk's avatar Michael van Ouwerkerk Committed by Commit Bot

Update fieldtrial testing config for CCTModulePhase1

Bug: 872711
Change-Id: Iec7589f94a4162befce59e2622fba8307fcf12c5
Reviewed-on: https://chromium-review.googlesource.com/c/1291392Reviewed-by: default avatarRobert Kaplow (sloooow) <rkaplow@chromium.org>
Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601572}
parent b03deb8c
...@@ -1085,16 +1085,17 @@ ...@@ -1085,16 +1085,17 @@
] ]
} }
], ],
"CCTModule": [ "CCTModulePhase1": [
{ {
"platforms": [ "platforms": [
"android" "android"
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled_2", "name": "Enabled_With_Cache",
"enable_features": [ "enable_features": [
"CCTModule" "CCTModule",
"CCTModuleCache"
] ]
} }
] ]
......
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