Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1905)

Unified Diff: testing/buildbot/chromium.linux.json

Issue 1431193005: [Chromecast] Adds Browser test for media playback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit rm blank line Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromecast/renderer/media/hole_frame_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
},
{
« no previous file with comments | « chromecast/renderer/media/hole_frame_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698