aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Screen <awscreen@chromium.org>2024-05-01 18:07:42 +0000
committerPdfium LUCI CQ <pdfium-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-05-01 18:07:42 +0000
commit0a3a3ee5cd1b27f2ce8c78c261502c662f6ab3fb (patch)
tree21acc997ac8dabb0694ea640eb0d22bc625ae85c
parentad5237f89775dc3e0110643e91ac6f501496197d (diff)
downloadpdfium-0a3a3ee5cd1b27f2ce8c78c261502c662f6ab3fb.tar.gz
Roll base/allocator/partition_allocator/ 8a9c3373f..3b0bd80fa (37 commits)
https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git/+log/8a9c3373fecb..3b0bd80fabb8 Created with: roll-dep base/allocator/partition_allocator Change-Id: I2607a1e17f2650fed9604bb4a70e41f90aab2083 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/118732 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a0d83dc23..ecb77bc9e 100644
--- a/DEPS
+++ b/DEPS
@@ -163,7 +163,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling partition_allocator
# and whatever else without interference from each other.
- 'partition_allocator_revision': '8a9c3373fecb8ae6ae7a9f2ed7c455a89eb5b25f',
+ 'partition_allocator_revision': '3b0bd80fabb8991d4846ac3ae9b2d1f73fd6a113',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling pdfium_tests
# and whatever else without interference from each other.