Commit 5439c8f3 authored by Jinsuk Kim's avatar Jinsuk Kim Committed by Commit Bot

Roll buildtools e043d81e91..3275a099f3

Picking up following change:

3275a099f3: Output warning only in verbose mode in Java deps checker

Test: gclient sync

TBR=dpranke@chromium.org

Bug: 778442
Change-Id: I9a1e348823acd3e8173e2bb53814e2cc5ef461db
Reviewed-on: https://chromium-review.googlesource.com/745481Reviewed-by: default avatarJinsuk Kim <jinsukkim@chromium.org>
Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#512719}
parent ee90ef70
...@@ -75,7 +75,7 @@ vars = { ...@@ -75,7 +75,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools # the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other. # and whatever else without interference from each other.
'buildtools_revision': 'e043d81e9185a2445fa3ec3fc34a4f69b58d4969', 'buildtools_revision': '3275a099f3c199b50ff97117aa0184f3e91f8a32',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader # the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment