aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-10 14:10:08 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-10 14:10:08 +0000
commita94866d1537fbb3a976f5f846002b45a7f182aa0 (patch)
tree3148915ecc2e86a4455b933ed068d5411d441fcc /tools
parent729296f7db5edacf17ee33a10f92ccc476274590 (diff)
Add the chromium ninja builder to the list of trybots for a DEPS roll.
R=robertphillips@google.com, borenet@google.com Author: djsollen@google.com Review URL: https://codereview.chromium.org/227913005 git-svn-id: http://skia.googlecode.com/svn/trunk@14129 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tools')
-rwxr-xr-xtools/roll_deps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/roll_deps.py b/tools/roll_deps.py
index 07b1c007ba..d280bda11e 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',