summaryrefslogtreecommitdiff
path: root/chromium/sandbox/win/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/sandbox/win/PRESUBMIT.py')
-rw-r--r--chromium/sandbox/win/PRESUBMIT.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/sandbox/win/PRESUBMIT.py b/chromium/sandbox/win/PRESUBMIT.py
index e03c9d1089d..0dee5656470 100644
--- a/chromium/sandbox/win/PRESUBMIT.py
+++ b/chromium/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 = []