Commit d5f12be1 authored by mbjorge's avatar mbjorge Committed by Commit bot

[Chromecast] Cleanup --enable-cma-media-pipeline flag.

This flag has been removed and is currently a no-op. No need
to pass it into the test.

Review-Url: https://codereview.chromium.org/2567243002
Cr-Commit-Position: refs/heads/master@{#438027}
parent 8fb852d9
...@@ -85,7 +85,6 @@ cast_test_group("cast_tests") { ...@@ -85,7 +85,6 @@ cast_test_group("cast_tests") {
args = [ args = [
"--no-sandbox", "--no-sandbox",
"--enable-local-file-accesses", "--enable-local-file-accesses",
"--enable-cma-media-pipeline",
"--ozone-platform=cast", "--ozone-platform=cast",
"--test-launcher-jobs=1", "--test-launcher-jobs=1",
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment