diff options
author | Lei Zhang <thestig@chromium.org> | 2017-09-06 17:21:20 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-09-07 14:03:30 +0000 |
commit | effe1da66883716037d1b93d3f241158072d2e5d (patch) | |
tree | 1731906e280749c4c538ed456847ca26ba37d8af /DEPS | |
parent | 7840dd6925308c39f87d3a1d0ef9e8ddc197f696 (diff) | |
download | pdfium-effe1da66883716037d1b93d3f241158072d2e5d.tar.xz |
Roll DEPS for build to a049c43.
This enables MSVC by default on Windows again, so fix code that fail
to build with MSVC too.
Change-Id: I03fb4e3697ad777a4dca88af462b35526d6c1d4d
Reviewed-on: https://pdfium-review.googlesource.com/13392
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: 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': 'bee933aa41e29016998f5fbdd05cc2ce457e28c5', + 'build_revision': 'a049c43089b67a96c57b69dafc91a9a640b6bd70', 'buildtools_revision': 'f90f6a5af3e8cf843395bfe6243cf606f71b5344', 'catapult_revision': '86352b966b0245d6883e5f7df27687856978b6d7', 'clang_revision': 'a1420b85586c1fa3eaf68808bbb095334d2d271d', |