Roll buildtools and libc++
Roll buildtools/ 91b044f38..1b5a0e6c5 (13 commits)
https://chromium.googlesource.com/chromium/src/buildtools.git/+log/91b044f3878e..1b5a0e6c5169
Created with:
roll-dep buildtools
Roll third_party/libc++/src/ 61c68567c..cdc82e180 (48 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/61c68567ca97..cdc82e180c61
Created with:
roll-dep third_party/libc++/src
Change-Id: If32c277d8f40d5fdbba31c6d32cca66da7347bdf
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/129371
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Thomas Sepez <tsepez@google.com>
diff --git a/DEPS b/DEPS
index 286e571..d9c47f0 100644
--- a/DEPS
+++ b/DEPS
@@ -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': '91b044f3878e02d45912a2d71327fdea2116913f',
+ 'buildtools_revision': '1b5a0e6c5169ab6b007e4fd41f81909c23a50aba',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
@@ -156,7 +156,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': '61c68567ca977656440757c3effe124057509e8f',
+ 'libcxx_revision': 'cdc82e180c610aaa7153301fea4d6b4005da9f22',
# 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.