| Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py | 
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py | 
| index b965bc03558ed37d9ae71f01f509fbd12cd9d7fb..2e8662c67804931564ce1703e72bb20e76c7e25b 100644 | 
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py | 
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py | 
| @@ -42,8 +42,6 @@ class WebGLConformanceExpectations(GpuTestExpectations): | 
| bug=5400916) | 
| self.Fail('conformance/extensions/ext-frag-depth.html', | 
| bug=5400916) | 
| -    self.Fail('conformance/misc/expando-loss.html', | 
| -        bug=485634) | 
|  | 
| # Win failures | 
| self.Fail('conformance/glsl/bugs/' + | 
|  |