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

Unified Diff: chromecast/BUILD.gn

Issue 1410123003: Rename "test" ozone platform to "headless" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Final fix 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 | « build/common.gypi ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index 306af8afe7abff7b5dd23bd40705e8f46f8b537f..6ac1963998f1b6584247c73c2155071711b1309e 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -137,7 +137,7 @@ cast_test_group_list("cast_test_lists") {
run_list_path = "$root_out_dir/tests/run_test_list.txt"
- additional_options = [ "--ozone-platform=test" ]
+ additional_options = [ "--ozone-platform=headless" ]
build_tests = true
« no previous file with comments | « build/common.gypi ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698