Index: content/test/gpu/gpu_tests/pixel.py |
diff --git a/content/test/gpu/gpu_tests/pixel.py b/content/test/gpu/gpu_tests/pixel.py |
index d1dbc2a82f2017fc94148fd6cda2714eaf50b5eb..88ad710acf7055fe91b2277b9b71ec1f4afffdcb 100644 |
--- a/content/test/gpu/gpu_tests/pixel.py |
+++ b/content/test/gpu/gpu_tests/pixel.py |
@@ -163,5 +163,5 @@ class Pixel(cloud_storage_test_base.TestBase): |
page.script_to_evaluate_on_commit = test_harness_script |
return page_set |
- def CreateExpectations(self, page_set): |
+ def CreateExpectations(self): |
return pixel_expectations.PixelExpectations() |