diff options
author | brettw <brettw@chromium.org> | 2014-09-16 17:00:00 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-17 00:00:10 +0000 |
commit | 0d9398539d5a78e8025eeb1c92f9d396c946e105 (patch) | |
tree | ef7dc0cee5ab47d5d288ebf325597338747dcd61 /DEPS | |
parent | bf20b73851fbedbd4df1f09473235f5f2682c933 (diff) | |
download | chromium_src-0d9398539d5a78e8025eeb1c92f9d396c946e105.zip chromium_src-0d9398539d5a78e8025eeb1c92f9d396c946e105.tar.gz chromium_src-0d9398539d5a78e8025eeb1c92f9d396c946e105.tar.bz2 |
Pull buildtools to get GN 295140
Fix GN build for ozone and official.
TBR=cmasone@chromium.org
Review URL: https://codereview.chromium.org/552983004
Cr-Commit-Position: refs/heads/master@{#295181}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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': 'ea4dc0e322f4c4c3784ace03b47de99184c4cb55', + 'buildtools_revision': 'c7f8bddc8753b58294437f3754a676e35359336a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFIum # and whatever else without interference from each other. |