Index: chromecast/BUILD.gn |
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn |
index b529c499eefad0577080c712a8adc9dd72869532..bcf715558ae647b5597a09d8f2fe7224ab218413 100644 |
--- a/chromecast/BUILD.gn |
+++ b/chromecast/BUILD.gn |
@@ -108,7 +108,7 @@ cast_test_group("cast_tests") { |
"//chromecast/media:cast_media_unittests", |
] |
- filters += [ "cast_shell_browser_test --no-sandbox --disable-gpu" ] |
slan
2015/11/21 02:58:32
no --disable-gpu flag is intentional right?
|
+ filters += [ "cast_shell_browser_test --no-sandbox --enable-local-file-accesses --enable-cma-media-pipeline --ozone-platform=cast" ] |
} |
if (!disable_display) { |