Fix GPU rasterization test flag
The --force-gpu-rasterization flag hasn't existed for a while but it's still used by GPU tests that want to ensure GPU rasterization. Switch the tests to use --enable-gpu-rasterization instead. I think this is only an issue on Linux, since other platforms have GPU rasterization enable by default, but some of the screenshot_sync and pixel_skia_gold_tests will change how they run with this. Bug: 1133368 Change-Id: I973d5ad6343d1e9d951a4854a98956fa09098387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437705Reviewed-by:Zhenyao Mo <zmo@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#812809}
Showing
Please register or sign in to comment