Roll buildtools/, third_party/libc++/src/ and third_party/abseil-cpp/
The goal is to roll crrev.com/c/7005224.
https://chromium.googlesource.com/chromium/src/buildtools.git/+log/10b037a661ec..0e7d35148bee
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/d957c6fda58b..dc1441a0c244
https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git/+log/7dadc942bd16..5b92b04a2ed9
Bug: 448679376
Change-Id: Ia036774a0423cfa862ea7e8d0a25dd0ce0164254
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/136830
Reviewed-by: Lei Zhang <thestig@chromium.org>
Auto-Submit: Victor Vianna <victorvianna@google.com>
Commit-Queue: Victor Vianna <victorvianna@google.com>
diff --git a/DEPS b/DEPS
index 2a0b82b..2578a3f 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': '7dadc942bd16c3488945895661ae1684214a99a1',
+ 'abseil_revision': '5b92b04a2ed98498a7f03f9234bbad7752445a43',
# 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': '10b037a661ecbc8b2e8c4f85c653d36d1d82cc36',
+ 'buildtools_revision': '0e7d35148beeb23122a72c2a0cba21e77b83f36f',
# 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': '954086abf1216d110534fb3e21d8e86d6703cefb',
+ 'libcxx_revision': 'dc1441a0c244cb94e5d1b992911c7b8895d88e2c',
# 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.