Commit 88ff84d1 authored by Vasiliy Telezhnikov's avatar Vasiliy Telezhnikov Committed by Commit Bot

aw: Add VizForWebView to field trial config

Bug: 805739
Change-Id: I1ae843c3859a980704f778aa991a4182a1688d3f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027887
Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#743373}
parent 07a677aa
......@@ -6691,6 +6691,23 @@
]
}
],
"VizForWebView": [
{
"platforms": [
"android_webview"
],
"experiments": [
{
"name": "VizForWebView",
"enable_features": [
"UseSkiaForGLReadback",
"UseSkiaRenderer",
"VizForWebView"
]
}
]
}
],
"WKHTTPSystemCookieStore": [
{
"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