diff options
author | weili <weili@chromium.org> | 2016-04-18 13:51:59 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-18 13:52:00 -0700 |
commit | 76133550a25166cbc512f2838314d2ffe8ca8d0a (patch) | |
tree | ae2ea95821bb5dfb6040890e4568d1f2f3da8c84 /DEPS | |
parent | 07af99b822588c5d6bab7cbf548c756346352184 (diff) | |
download | pdfium-76133550a25166cbc512f2838314d2ffe8ca8d0a.tar.xz |
Revert "Use the same Clang revision as v8 uses"
Reason: a wrong patch got submitted.
This reverts commit 07af99b822588c5d6bab7cbf548c756346352184.
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1895263002
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', 'buildtools_revision': 'c2f259809d5ede3275df5ea0842f0431990c4f98', - 'clang_revision': '9dc1904d214a77f081362c1b848b5f28d2192748', + 'clang_revision': '87058e09f9c547eb5d00cb8ca666c6aec203a117', 'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df', 'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271', 'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038', |