Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index e5499ada4d64381701e8123cf328ba03b7f474a4..5853412355f573c6f757e3b563e0d4be94e8a912 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -193,6 +193,12 @@ |
"test": "cast_media_unittests" |
}, |
{ |
+ "args": [ |
+ "--enable-local-file-accesses", |
+ "--enable-cma-media-pipeline", |
+ "--ozone-platform=cast", |
+ "--no-sandbox" |
+ ], |
"test": "cast_shell_browser_test" |
}, |
{ |