Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / test / gpu / gpu_tests / hardware_accelerated_feature.py
index 98e3ff1..2494af7 100644 (file)
@@ -49,7 +49,7 @@ class HardwareAcceleratedFeature(benchmark.Benchmark):
   """Tests GPU acceleration is reported as active for various features"""
   test = _HardwareAcceleratedFeatureValidator
 
-  def CreateExpectations(self, page_set):
+  def CreateExpectations(self):
     return expectations.HardwareAcceleratedFeatureExpectations()
 
   def CreatePageSet(self, options):