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

Unified Diff: test/masters_test.py

Issue 12033076: Add ChromiumWebRTC FYI waterfall (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Added master to test/masters_test.py Created 7 years, 11 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
« no previous file with comments | « site_config/config_default.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/masters_test.py
diff --git a/test/masters_test.py b/test/masters_test.py
index 0a7c7e9588182d08fdcded48b64c42c254a9f113..872bf12466eb579444b1d209761c652fbb6af291 100755
--- a/test/masters_test.py
+++ b/test/masters_test.py
@@ -189,6 +189,7 @@ def main():
'master.chromium.unused': None,
'master.chromium.webkit': 'ChromiumWebkit',
'master.chromium.webrtc': 'ChromiumWebRTC',
+ 'master.chromium.webrtc.fyi': 'ChromiumWebRTCFYI',
'master.chromium.win': 'ChromiumWin',
'master.chromiumos': 'ChromiumOS',
'master.chromiumos.tryserver': None,
« no previous file with comments | « site_config/config_default.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698