summaryrefslogtreecommitdiffstats
path: root/gpu/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/PRESUBMIT.py')
-rw-r--r--gpu/PRESUBMIT.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/PRESUBMIT.py b/gpu/PRESUBMIT.py
index aed2fd9..44b1ac6 100644
--- a/gpu/PRESUBMIT.py
+++ b/gpu/PRESUBMIT.py
@@ -24,6 +24,7 @@ def PostUploadHook(cl, change, output_api):
bots = [
'tryserver.chromium.win:win_optional_gpu_tests_rel',
+ 'tryserver.chromium.mac:mac_optional_gpu_tests_rel',
]
results = []