| 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 0ac1129715c85a45607baa9194debbfbc8a8c60f..a31366f2e934570b58ed25ccc8050f6eb051280b 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -31,11 +31,6 @@ class PixelExpectations(GpuTestExpectations):
|
| # TODO(ccameron) fix these on Mac Retina
|
| self.Fail('Pixel_CSS3DBlueBox', ['mac'], bug=533690)
|
|
|
| - # TODO(ccameron): These changed when forcing the display to sRGB, and will
|
| - # need rebaseline.
|
| - self.Fail('Pixel_Video_MP4', bug=734255)
|
| - self.Fail('Pixel_Video_VP9', bug=734255)
|
| -
|
| # TODO(vmiura) check / generate reference images for Android devices
|
| self.Fail('Pixel_SolidColorBackground', ['mac', 'android'], bug=624256)
|
|
|
|
|