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 91cf8b77b7dbebb263ebf099ac81c81089ac6680..dec435cea65620bb170cc72f0a5f994bdc80e65b 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -30,9 +30,9 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): |
self.Fail('conformance/rendering/gl-scissor-test.html', |
['win', 'intel'], bug=314997) |
- # Windows/ATI failures |
+ # Windows/AMD failures |
self.Fail('conformance/rendering/more-than-65536-indices.html', |
- ['win', 'ati'], bug=314997) |
+ ['win', 'amd'], bug=314997) |
# Windows 7/Intel failures |
self.Fail('conformance/context/context-lost-restored.html', |