summaryrefslogtreecommitdiffstats
path: root/content/test/gpu
diff options
context:
space:
mode:
authorbajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-15 20:43:54 +0000
committerbajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-15 20:43:54 +0000
commitf29daaf16ec69df2491d9cce9daecc8604b58424 (patch)
treee0528f1e08c34ec5300819bcdf957ea4712b488b /content/test/gpu
parent5e34e783538b49c9ad1c67ef0296e88803c340c2 (diff)
downloadchromium_src-f29daaf16ec69df2491d9cce9daecc8604b58424.zip
chromium_src-f29daaf16ec69df2491d9cce9daecc8604b58424.tar.gz
chromium_src-f29daaf16ec69df2491d9cce9daecc8604b58424.tar.bz2
Rolled third_party/webgl 1700aa98:0475a276
BUG=373500 Review URL: https://codereview.chromium.org/288243003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/gpu')
-rw-r--r--content/test/gpu/gpu_tests/webgl_conformance_expectations.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
index d465e19..6ded377 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