Index: content/test/gpu/gpu_tests/webgl_conformance.py |
diff --git a/content/test/gpu/gpu_tests/webgl_conformance.py b/content/test/gpu/gpu_tests/webgl_conformance.py |
index cb2d6ad0f7fbf427c3734601ef328abff84beec6..cdae74dcb58f73015fef8c410af9f4bdec0b55ba 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance.py |
@@ -119,7 +119,7 @@ class WebglConformance(benchmark_module.Benchmark): |
return ps |
- def CreateExpectations(self, page_set): |
+ def CreateExpectations(self): |
return webgl_conformance_expectations.WebGLConformanceExpectations() |
@staticmethod |