diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-25 05:06:40 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-25 05:06:40 +0000 |
commit | 6a520d7f8de8839c3ea2edcb1485fecdd2c98ff2 (patch) | |
tree | 8395e2e4bd1f2106f0bcf801b254a965e562ac4c | |
parent | 89cb2e2a93ce02839c6d90cecb27854acac34ab0 (diff) | |
download | chromium_src-6a520d7f8de8839c3ea2edcb1485fecdd2c98ff2.zip chromium_src-6a520d7f8de8839c3ea2edcb1485fecdd2c98ff2.tar.gz chromium_src-6a520d7f8de8839c3ea2edcb1485fecdd2c98ff2.tar.bz2 |
Roll buildtools to 1b99ceb70085a368f560ad13500a5ea3c4c93c0d
This pulls in a recursive dependency on clang-format scripts
TBR=brettw@chromium.org
BUG=none
Review URL: https://codereview.chromium.org/332573005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279597 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,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": "10a5251e71445a832953f1374bbbbe60ad019144", + "buildtools_revision": "1b99ceb70085a368f560ad13500a5ea3c4c93c0d", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFIum # and whatever else without interference from each other. |