diff options
author | Lei Zhang <thestig@chromium.org> | 2017-09-06 17:52:23 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-09-18 14:07:26 +0000 |
commit | 450fbeaaabf1ab340c1018de2e58f1950657517e (patch) | |
tree | 7a4e22ddb0e0aab91115eca4625db0a89e8dbfcf /DEPS | |
parent | 7b1e53c0ef09da360304c6f4397082d09a945a7e (diff) | |
download | pdfium-450fbeaaabf1ab340c1018de2e58f1950657517e.tar.xz |
Roll DEPS for build to e659d43.
Add third_party/eu-strip, which is now required to build on Android.
Since third_party/eu-strip is small and rarely updated, just check in a
copy.
Change-Id: Iba016d8d69c8426f1dacbeeef36b30ca743c46f0
Reviewed-on: https://pdfium-review.googlesource.com/13411
Commit-Queue: (000 09-08 - 09-18) dsinclair <dsinclair@chromium.org>
Reviewed-by: (000 09-08 - 09-18) dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ vars = { 'pdfium_git': 'https://pdfium.googlesource.com', 'android_ndk_revision': '26d93ec07f3ce2ec2cdfeae1b21ee6f12ff868d8', - 'build_revision': '34f9a2ba2ac2bdc70dbdf11644753d81d7ebfeda', + 'build_revision': 'e659d430e127cc9178f246991a0c5a282e6eba81', 'buildtools_revision': 'f90f6a5af3e8cf843395bfe6243cf606f71b5344', 'catapult_revision': '0cf3924bab2c2f66a412edda35f6e3572bd57623', 'clang_revision': '4db585405687222660050d58eb12784fe0852884', |