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

Unified Diff: gpu/PRESUBMIT.py

Issue 816543004: Update from https://crrev.com/308996 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: gpu/PRESUBMIT.py
diff --git a/gpu/PRESUBMIT.py b/gpu/PRESUBMIT.py
index ee39b8c997c33b1a74043dad32492ccc09f4ac37..a6f2dc3222fe36e96d5b6c929349a2c8ecb58e6d 100644
--- a/gpu/PRESUBMIT.py
+++ b/gpu/PRESUBMIT.py
@@ -12,7 +12,6 @@ def GetPreferredTryMasters(project, change):
return {
'tryserver.chromium.gpu': {
'linux_gpu': set(['defaulttests']),
- 'mac_gpu': set(['defaulttests']),
'win_gpu': set(['defaulttests']),
}
}

Powered by Google App Engine
This is Rietveld 408576698