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

Unified Diff: tools/roll_deps.py

Issue 227913005: Add the chromium ninja builder to the list of trybots for a DEPS roll. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/roll_deps.py
diff --git a/tools/roll_deps.py b/tools/roll_deps.py
index 07b1c007bacc6cda35e5eb209e7b1e653f1e3a74..d280bda11e6e54127ed29a59826bef2702684f95 100755
--- a/tools/roll_deps.py
+++ b/tools/roll_deps.py
@@ -45,6 +45,7 @@ DEFAULT_BOTS_LIST = [
'linux_asan',
'linux_chromeos',
'linux_chromeos_asan',
+ 'linux_chromium_gn_dbg',
'linux_gpu',
'linux_layout',
'linux_layout_rel',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698