| Index: content/test/gpu/gpu_tests/gpu_rasterization.py
|
| diff --git a/content/test/gpu/gpu_tests/gpu_rasterization.py b/content/test/gpu/gpu_tests/gpu_rasterization.py
|
| index 60cf66b02c7bd356b0a3f5db5140af7ccdf23f36..fdeb7c7eeb5b3283547efba433eb71becd1678bc 100644
|
| --- a/content/test/gpu/gpu_tests/gpu_rasterization.py
|
| +++ b/content/test/gpu/gpu_tests/gpu_rasterization.py
|
| @@ -61,6 +61,7 @@ class GpuRasterizationValidator(cloud_storage_test_base.ValidatorBase):
|
| test_rect[2], test_rect[3])
|
|
|
| self._ValidateScreenshotSamples(
|
| + tab,
|
| page.display_name,
|
| screenshot,
|
| page.expectations,
|
|
|