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

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: Changes according to review 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
Index: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index f2169e3f76d1079c86031820a17218d38950a3ff..26138fe975816ddd3448540dfe699262924d2d75 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -136,7 +136,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
« build/common.gypi ('K') | « build/common.gypi ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698