-
Sebastien Marchand authored
The impl of ConfigurePartitionAlloc is already behind a allocator_shim_default_dispatch_to_partition_alloc.cc but its declaration isn't, this cause some linker issues when doing some non-PAE builds: lld-link: error: undefined symbol: void __cdecl base::allocator::ConfigurePartitionAlloc(void) >>> referenced by .\..\..\chrome\app\chrome_main.cc:74 >>> obj/chrome/chrome_dll/chrome_main.obj:(ChromeMain) Bug: 1121427 Change-Id: Ie589f1b3ac57d6a13be361e9669c2fc6855e8115 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616460Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#841332}
0818fa2d