Roll abseil/, buildtools/ and third_party/libc++/src/
Roll third_party/abseil-cpp/ cae4b6a39..1e18dc54a (10 commits)
https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git/+log/cae4b6a3990e..1e18dc54a045
Created with:
roll-dep third_party/abseil-cpp
Roll buildtools/ bb0dbc354..460cef896 (33 commits)
https://chromium.googlesource.com/chromium/src/buildtools.git/+log/bb0dbc354cf9..460cef896790
Created with:
roll-dep buildtools
Roll third_party/libc++/src/ 7a36df3ac..adbb4a521 (126 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/7a36df3acb83..adbb4a5210ae
Created with:
roll-dep third_party/libc++/src
Change-Id: I930f1f70fb9d8e41640affa91ba9813caf98cadc
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/134773
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
diff --git a/DEPS b/DEPS
index a5319f0..421e62d 100644
--- a/DEPS
+++ b/DEPS
@@ -70,7 +70,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling abseil
# and whatever else without interference from each other.
- 'abseil_revision': 'cae4b6a3990e1431caa09c7b2ed1c76d0dfeab17',
+ 'abseil_revision': '1e18dc54a045a632de52d420e9636072662841b4',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_toolchain
# and whatever else without interference from each other.
@@ -82,7 +82,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling buildtools
# and whatever else without interference from each other.
- 'buildtools_revision': 'bb0dbc354cf9dd386f59a4db38564a21be756cd9',
+ 'buildtools_revision': '460cef8967904d3a5fcfad728eb33db0c3a7da70',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
@@ -160,7 +160,7 @@
# and whatever else without interference from each other.
# If you change this, also update the libc++ revision in
# //buildtools/deps_revisions.gni.
- 'libcxx_revision': '7a36df3acb8356667cf11331638fc31e0fd533c4',
+ 'libcxx_revision': 'adbb4a5210ae2a8a4e27fa6199221156c02a9b1a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libc++abi
# and whatever else without interference from each other.