summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2016-03-24 17:29:41 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 00:32:15 +0000
commit396836e7562a990302395109dc4d411fb584177d (patch)
treee12ca2634b1370204c84aae6f636f11d1ef4ec16 /DEPS
parent328129ac349c860993a94ccb1a8944e2f500cc89 (diff)
downloadchromium_src-396836e7562a990302395109dc4d411fb584177d.zip
chromium_src-396836e7562a990302395109dc4d411fb584177d.tar.gz
chromium_src-396836e7562a990302395109dc4d411fb584177d.tar.bz2
Roll buildtools 7274f1c726..80b5126f91
In order to roll GN 4ebd727b60..c3cd5ddcd3 (r378957:r383132) and pick up the following changes: bf0d713 Add more out of line copy ctors for complex classes. 1cc4b1c Consider bundle_data as public_deps of create_bundle targets. 130612c Convert GN group targets to Visual Studio projects TBR=brettw@chromium.org CQ_EXTRA_TRYBOTS=tryserver.chromium.mac:mac_chromium_gn_dbg;tryserver.chromium.win:win8_chromium_gn_dbg,win_chromium_gn_x64_rel Review URL: https://codereview.chromium.org/1831933002 Cr-Commit-Position: refs/heads/master@{#383201}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2fac865..4112e83 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
- 'buildtools_revision': '7274f1c726640bce4cd4c4198e1ee62a0b29bb89',
+ 'buildtools_revision': '80b5126f91be4eb359248d28696746ef09d5be67',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.