| Index: content/test/gpu/gpu_tests/pixel_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| index 3f8bc3c9819557d4325fd2c2f234ca42fdc576ef..165cc5e302e3e379fa9931469bf683872b2bd916 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -68,6 +68,3 @@ class PixelExpectations(GpuTestExpectations):
|
| ['android', ('qualcomm', 'Adreno (TM) 330')], bug=706647)
|
| self.Skip('Pixel_OffscreenCanvasWebGLDefaultWorker',
|
| ['android', ('qualcomm', 'Adreno (TM) 330')], bug=706647)
|
| -
|
| - # TODO(jbauman): Remove once windows 10 reference images are generated.
|
| - self.Fail('*', ['win10'], bug=704389)
|
|
|