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

Unified Diff: masters/master.client.v8.fyi/master.cfg

Issue 1819613002: Flip remaining chromium_gn bots to the chromium recipe. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 9 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.tryserver.v8/master.cfg » ('j') | scripts/slave/recipe_modules/chromium/api.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8.fyi/master.cfg
diff --git a/masters/master.client.v8.fyi/master.cfg b/masters/master.client.v8.fyi/master.cfg
index feebec2f43f405260e81cb248dc6d6dc599269cd..7be0881061eb06d47ba1d9604fec59a77fb5bf8e 100644
--- a/masters/master.client.v8.fyi/master.cfg
+++ b/masters/master.client.v8.fyi/master.cfg
@@ -132,12 +132,12 @@ scheduled_builders = [
},
{
'name': 'V8 Linux GN',
- 'factory': F('chromium_gn'),
+ 'factory': F('chromium'),
'category': CATEGORY_NONLAYOUT,
},
{
'name': 'V8 Android GN (dbg)',
- 'factory': F('chromium_gn'),
+ 'factory': F('chromium'),
'category': CATEGORY_NONLAYOUT,
},
{
« no previous file with comments | « no previous file | masters/master.tryserver.v8/master.cfg » ('j') | scripts/slave/recipe_modules/chromium/api.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698