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 6a58b79292a7a22453d9459c16625dda71c1ab05..5825bba80822de4967b6c74039070a20fd2cb907 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance.py |
@@ -59,7 +59,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') |