Index: content/test/gpu/gpu_tests/memory_test.py |
diff --git a/content/test/gpu/gpu_tests/memory_test.py b/content/test/gpu/gpu_tests/memory_test.py |
index 95b83750b3ccb5800d0a18771c55ce7914295aeb..e943ecf9418fdb52ed445fdbbb57d4c822a2f19f 100644 |
--- a/content/test/gpu/gpu_tests/memory_test.py |
+++ b/content/test/gpu/gpu_tests/memory_test.py |
@@ -103,7 +103,7 @@ class MemoryTest(benchmark.Benchmark): |
"""Tests GPU memory limits""" |
test = _MemoryValidator |
- def CreateExpectations(self, page_set): |
+ def CreateExpectations(self): |
return memory_test_expectations.MemoryTestExpectations() |
def CreatePageSet(self, options): |