2 Commits

Author SHA1 Message Date
Byoungchan Lee
36f668c8bb Use default values provided by PartitionAlloc instead of hard-coded ones
https://crrev.com/c/2738677 added a variable to
base/allocator/partition_allocator/build_overrides/partition_alloc.gni
and this change prevents chromium roll.

Instead of adding a variable to WebRTC's partition_alloc.gni,
import that file. This will avoid repeating these operations in the
future.

Bug: None
Change-Id: I8ad2e8900d5ca7828cf415ecf7933c8eb1d5160a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286201
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38834}
2022-12-07 09:11:35 +00:00
landrey
1a43f2c6c5 Add stub for build_overrides/partition_alloc.gni
Also roll chromium revision that required the fix

Bug: None
Change-Id: I66d54a4de763dba3ddadd9e1b4e89c52ab917934
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273321
Auto-Submit: Andrey Logvin <landrey@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@google.com>
Cr-Commit-Position: refs/heads/main@{#37929}
2022-08-29 12:17:02 +00:00