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

Unified Diff: tests/masters_test.py

Issue 2022343003: Add client.webrtc.perf master (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 months 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: tests/masters_test.py
diff --git a/tests/masters_test.py b/tests/masters_test.py
index f8cd419ac982dbc55669ae59c2a91fff9c44efed..9ba01f06ce26796ab8cf11c6db46943c0c3ce469 100755
--- a/tests/masters_test.py
+++ b/tests/masters_test.py
@@ -275,6 +275,7 @@ def main(argv):
'master.client.wasm.llvm': 'WasmLlvm',
'master.client.webrtc': 'WebRTC',
'master.client.webrtc.fyi': 'WebRTCFYI',
+ 'master.client.webrtc.perf': 'WebRTCPerf',
'master.tryserver.chromium.android': 'TryserverChromiumAndroid',
'master.tryserver.chromium.angle': 'TryServerANGLE',
'master.tryserver.chromium.linux': 'TryServerChromiumLinux',

Powered by Google App Engine
This is Rietveld 408576698