| Index: chromecast/chromecast_tests.gypi
|
| diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
|
| index f3c624917fdd9627385e016f0dc2c2a8e629dde5..7e18e9eb05fae8d7b7e594d1297c9264df53a9a8 100644
|
| --- a/chromecast/chromecast_tests.gypi
|
| +++ b/chromecast/chromecast_tests.gypi
|
| @@ -385,7 +385,7 @@
|
| 'variables': {
|
| 'test_generator_py': '<(DEPTH)/chromecast/tools/build/generate_test_lists.py',
|
| 'test_inputs_dir': '<(SHARED_INTERMEDIATE_DIR)/chromecast/tests',
|
| - 'test_additional_options': '--ozone-platform=test'
|
| + 'test_additional_options': '--ozone-platform=headless'
|
| },
|
| 'actions': [
|
| {
|
|
|