| Index: chromecast/chromecast_tests.gypi
|
| diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
|
| index d126a62063b125aceb9f6db1c6e04381fe2bb733..b1b3a26ae423a6063b5312815443dffbf3f85a1a 100644
|
| --- a/chromecast/chromecast_tests.gypi
|
| +++ b/chromecast/chromecast_tests.gypi
|
| @@ -180,7 +180,7 @@
|
| ],
|
| 'variables': {
|
| 'filters': [
|
| - 'cast_shell_browser_test --no-sandbox --disable-gpu',
|
| + 'cast_shell_browser_test --no-sandbox --enable-local-file-accesses --enable-cma-media-pipeline --ozone-platform=cast',
|
| ],
|
| },
|
| }],
|
|
|