| Index: third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
|
| diff --git a/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py b/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
|
| index 923a26b3d4d608a8d781569fdfbed7637f594535..ef41f36625049d241eb8036a881b905fe42227c1 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
|
| +++ b/third_party/WebKit/Source/modules/webgl/PRESUBMIT.py
|
| @@ -26,7 +26,6 @@ def PostUploadHook(cl, change, output_api):
|
|
|
| bots = [
|
| 'tryserver.chromium.win:win_optional_gpu_tests_rel',
|
| - 'tryserver.chromium.mac:mac_optional_gpu_tests_rel',
|
| ]
|
|
|
| results = []
|
|
|