Commit ed784533 authored by Michael van Ouwerkerk's avatar Michael van Ouwerkerk Committed by Commit Bot

Enable CCTModule in testing config.

Bug: 853221
Change-Id: I97e5be56c747eeba543e5a3d7e98c7a03884e4e7
Reviewed-on: https://chromium-review.googlesource.com/1160847Reviewed-by: default avatarRobert Kaplow (slow) <rkaplow@chromium.org>
Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#580844}
parent 4b23757c
......@@ -876,6 +876,21 @@
]
}
],
"CCTModule": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CCTModule"
]
}
]
}
],
"CSSExternalScanner": [
{
"platforms": [
......
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