Chromium Code Reviews| Index: chromecast/chromecast_tests.gypi |
| diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi |
| index 9f3b5f9fadde24b52bbf59cc4f5569e8a318e8c1..02cea87989dc80accd257a33959df53790c4d7a5 100644 |
| --- a/chromecast/chromecast_tests.gypi |
| +++ b/chromecast/chromecast_tests.gypi |
| @@ -57,7 +57,7 @@ |
| ], |
| 'variables': { |
| 'filters': [ |
| - 'cast_shell_browser_test --no-sandbox', |
| + 'cast_shell_browser_test --no-sandbox --disable-gpu', |
| ], |
| }, |
| }], |