| Index: content/test/gpu/gpu_tests/webgl_conformance_integration_test.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_integration_test.py b/content/test/gpu/gpu_tests/webgl_conformance_integration_test.py
|
| index 3bb978e032064344e7a5fa945b83ca0415e450db..1946d6c63a6ed323b36933c596c1f07784d22202 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_integration_test.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_integration_test.py
|
| @@ -255,7 +255,7 @@
|
| # --test-type=gpu is used only to suppress the "Google API Keys are missing"
|
| # infobar, which causes flakiness in tests.
|
| browser_options.AppendExtraBrowserArgs([
|
| - '--disable-gesture-requirement-for-media-playback',
|
| + '--ignore-autoplay-restrictions',
|
| '--disable-domain-blocking-for-3d-apis',
|
| '--disable-gpu-process-crash-limit',
|
| '--test-type=gpu',
|
|
|