Index: sandbox/win/PRESUBMIT.py |
diff --git a/sandbox/win/PRESUBMIT.py b/sandbox/win/PRESUBMIT.py |
index e03c9d1089d59d88e7e13911a868e3b32ba56460..0dee5656470bd30f1bd5924f9d192cc8b6ff2ad5 100644 |
--- a/sandbox/win/PRESUBMIT.py |
+++ b/sandbox/win/PRESUBMIT.py |
@@ -23,7 +23,7 @@ def PostUploadHook(cl, change, output_api): |
return [] |
bots = [ |
- 'tryserver.chromium.win:win10_chromium_x64_rel_ng', |
+ 'master.tryserver.chromium.win:win10_chromium_x64_rel_ng', |
] |
results = [] |