Roll buildtools/ d66231001..cccaf48c8 (17 commits)

https://chromium.googlesource.com/chromium/src/buildtools.git/+log/d662310016d1..cccaf48c82bc

Created with:
  roll-dep buildtools

Roll buildtools/third_party/libc++/trunk/ be002593f..5ee02b299 (43 commits)

https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/be002593fc78..5ee02b299379

Created with:
  roll-dep buildtools/third_party/libc++/trunk

Roll third_party/abseil-cpp/ d8ee10194..751b72a8c (7 commits)

https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git/+log/d8ee1019415f..751b72a8c137

Created with:
  roll-dep third_party/abseil-cpp

Change-Id: I27d2b6f5d40e9aac561b16c1ee3f8f74e41ad426
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/98710
Auto-Submit: K. Moon <kmoon@chromium.org>
Reviewed-by: Nigi <nigi@chromium.org>
Commit-Queue: Nigi <nigi@chromium.org>
diff --git a/DEPS b/DEPS
index 5e16843..5d3bc25 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,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': 'd8ee1019415f3e333fbc3484a278e53ab36ecc03',
+  'abseil_revision': '751b72a8c1370f4586f5f726e396262f98f4dcdb',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling android_ndk
   # and whatever else without interference from each other.
@@ -44,7 +44,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': 'd662310016d10e698b032b89ff65251f330ce3cf',
+  'buildtools_revision': 'cccaf48c82bcf4ddafa6f8aa9f06014a1ef434bf',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling catapult
   # and whatever else without interference from each other.
@@ -102,7 +102,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': 'be002593fc78dde44dd56c580befc80642f3d0d8',
+  'libcxx_revision': '5ee02b299379896f90faa88f576be98c61156f26',
   # 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.