diff options
author | Lei Zhang <thestig@chromium.org> | 2017-12-21 07:37:15 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-12-21 07:37:15 +0000 |
commit | dfc0843e5c9e6a21ce20fb168d6c58950e2573e4 (patch) | |
tree | e515331e244b944cbfd3f6babb4dc87d11d99f97 /.gitignore | |
parent | 208eecfa7850ced5c0d776b9e5df5b104428608f (diff) | |
download | pdfium-dfc0843e5c9e6a21ce20fb168d6c58950e2573e4.tar.xz |
Roll DEPS for build to 3d168649.
https://chromium.googlesource.com/chromium/src/build/+log/92d3b8cf..3d168649
Also pull in binutils on Linux, so Android builds can continue working after
upgrading the sysroot to Debian Stretch.
TBR=thomasanderson@chromium.org
Change-Id: I7d08e51ca903ac7fdcdcb971202ec5f3f573f73f
Reviewed-on: https://pdfium-review.googlesource.com/21370
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9611bcebf6..beeb3cd9f0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /testing/gmock /testing/gtest /third_party/android_ndk +/third_party/binutils /third_party/catapult /third_party/freetype/src /third_party/icu |