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

Unified Diff: masters/master.chromium.linux/master_linux_cfg.py

Issue 1301393004: Remove Linux ARM Compile from main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: merge Created 5 years, 4 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 | « no previous file | masters/master.chromium.linux/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.linux/master_linux_cfg.py
diff --git a/masters/master.chromium.linux/master_linux_cfg.py b/masters/master.chromium.linux/master_linux_cfg.py
index ae5856e11cbb475cfe5332e569ae51fd46375e2d..463ce3c59cd8bf5735406f27ff9ccc7618e3a9b9 100644
--- a/masters/master.chromium.linux/master_linux_cfg.py
+++ b/masters/master.chromium.linux/master_linux_cfg.py
@@ -21,7 +21,6 @@ def Update(_config, active_master, c):
'Linux GN',
'Linux GN Clobber',
'Linux GN (dbg)',
- 'Linux ARM',
'Cast Linux',
]),
])
@@ -35,7 +34,6 @@ def Update(_config, active_master, c):
{'name': 'Linux GN'},
{'name': 'Linux GN Clobber'},
{'name': 'Linux GN (dbg)'},
- {'name': 'Linux ARM'},
{'name': 'Cast Linux'},
]
« no previous file with comments | « no previous file | masters/master.chromium.linux/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698