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

Unified Diff: media/audio/PRESUBMIT.py

Issue 2724863006: Add android_optional_gpu_tests_rel to variuos presubmit scripts (Closed)
Patch Set: Created 3 years, 10 months 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 | « gpu/PRESUBMIT.py ('k') | media/gpu/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.')
« no previous file with comments | « gpu/PRESUBMIT.py ('k') | media/gpu/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698