| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index d9fcd00e9fbc9aa7eab64355d25fba63278f7cb4..2e2852b6df4132f9eb9bb203954a399937076721 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -71,7 +71,9 @@
|
| {
|
| "prefix": "gpu-rasterization",
|
| "base": "images",
|
| - "args": ["--force-gpu-rasterization"]
|
| + "args": ["--force-gpu-rasterization",
|
| + "--enable-color-correct-rendering",
|
| + "--force-color-profile=srgb"]
|
| },
|
| {
|
| "prefix": "stable",
|
|
|