| 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 d465e194dd8d56c1e4d806d13cb90dcea394c713..6ded377b2323d8d8520045a38a512f53bdf2a564 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -29,7 +29,7 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
|
| bug=351396)
|
| self.Fail('conformance/glsl/misc/boolean_precision.html',
|
| bug=368874)
|
| - self.Fail('conformance/glsl/bugs/nested-structs-with-same-name.html',
|
| + self.Fail('conformance/glsl/misc/shader-struct-scope.html',
|
| bug=368910)
|
|
|
| # Flaky on Win
|
|
|