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

Unified Diff: tests/masters_test.py

Issue 782043003: Add a new chromium.mojo master (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge to r293409 Created 6 years 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 | « masters/master.chromium.mojo/master_site_config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/masters_test.py
diff --git a/tests/masters_test.py b/tests/masters_test.py
index 83b6373f2f4eb65cb42b9aa79b97684790eee501..7ed8a0c61401337e9bb034d869fa4efeb0fa7929 100755
--- a/tests/masters_test.py
+++ b/tests/masters_test.py
@@ -213,6 +213,7 @@ def main(argv):
'master.chromium.mac': 'ChromiumMac',
'master.chromium.memory': 'ChromiumMemory',
'master.chromium.memory.fyi': 'ChromiumMemoryFYI',
+ 'master.chromium.mojo': 'ChromiumMojo',
'master.chromium.perf': 'ChromiumPerf',
'master.chromium.perf.fyi': 'ChromiumPerfFyi',
'master.chromium.swarm': 'ChromiumSwarm',
« no previous file with comments | « masters/master.chromium.mojo/master_site_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698