Roll build, buildtools, and libc++
Roll build/ b802198dd..ce712df3a (36 commits)
https://chromium.googlesource.com/chromium/src/build.git/+log/b802198dd500..ce712df3ac18
Created with:
roll-dep build
Roll buildtools/ 1b5a0e6c5..ea220da18 (6 commits)
https://chromium.googlesource.com/chromium/src/buildtools.git/+log/1b5a0e6c5169..ea220da1864a
Created with:
roll-dep buildtools
Roll third_party/libc++/src/ cdc82e180..ac6664510 (32 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/cdc82e180c61..ac66645101e6
Created with:
roll-dep third_party/libc++/src
Change-Id: I46d4cc1fe7fdb981b968683c865e0f6dea7045cb
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/129412
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Thomas Sepez <tsepez@google.com>
Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index da2a549..d6923f6 100644
--- a/DEPS
+++ b/DEPS
@@ -78,11 +78,11 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build
# and whatever else without interference from each other.
- 'build_revision': 'b802198dd500c7f6de23cce27f5431d095b238b3',
+ 'build_revision': 'ce712df3ac1898683e069eca522d643deec05b00',
# 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': '1b5a0e6c5169ab6b007e4fd41f81909c23a50aba',
+ 'buildtools_revision': 'ea220da1864a91ba525bcb4af64733b772fe7e10',
# 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': 'cdc82e180c610aaa7153301fea4d6b4005da9f22',
+ 'libcxx_revision': 'ac66645101e6aa55063c2a06c19865409b2ec7d1',
# 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.