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 2f39d716d9c6d54e09503dae380b229fec836694..57e5e93a2ebb7661fcc1960f68d157f565ef0b26 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance.py |
@@ -66,7 +66,7 @@ class WebglConformanceValidator(page_test.PageTest): |
raise page_test.Failure(_WebGLTestMessages(tab)) |
def CustomizeBrowserOptions(self, options): |
- options.AppendExtraBrowserArg( |
+ options.AppendExtraBrowserArgs( |
'--disable-gesture-requirement-for-media-playback') |