Commit 051a012c authored by Khushal's avatar Khushal Committed by Commit Bot

perf: Enable field trial testing for image animations in cc.

Bug: 735662
Change-Id: I44d121a5109f7c76667630303200ba30329f7341
Reviewed-on: https://chromium-review.googlesource.com/704035Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Khushal <khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#506969}
parent 73697f66
...@@ -716,6 +716,25 @@ ...@@ -716,6 +716,25 @@
] ]
} }
], ],
"CompositorImageAnimation": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "CompositorImageAnimation",
"enable_features": [
"CompositorImageAnimation"
]
}
]
}
],
"CopylessPaste": [ "CopylessPaste": [
{ {
"platforms": [ "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