| Index: media/audio/PRESUBMIT.py
|
| diff --git a/media/audio/PRESUBMIT.py b/media/audio/PRESUBMIT.py
|
| index 327105aed4801d52b73ea5d95d6f8825ca1dd844..1be756fe430b2560c0342b8575fa764d109c16ff 100644
|
| --- a/media/audio/PRESUBMIT.py
|
| +++ b/media/audio/PRESUBMIT.py
|
| @@ -23,5 +23,6 @@ def PostUploadHook(cl, change, output_api):
|
| 'master.tryserver.chromium.linux:linux_optional_gpu_tests_rel',
|
| 'master.tryserver.chromium.mac:mac_optional_gpu_tests_rel',
|
| 'master.tryserver.chromium.win:win_optional_gpu_tests_rel',
|
| + 'master.tryserver.chromium.android:android_optional_gpu_tests_rel',
|
| ],
|
| 'Automatically added optional GPU tests to run on CQ.')
|
|
|