diff options
author | ruuda <ruuda@google.com> | 2015-11-24 02:19:37 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-24 10:20:19 +0000 |
commit | 8e7faebfbdee8e62471a7ee839279f184b68980a (patch) | |
tree | eef265903cb3b989ea9cc91f07ab73f5d2bb4081 /chrome/browser/ui/browser_list_observer.h | |
parent | 04b8bd2ea68f22f8051d9988e4872e51c4ab4409 (diff) | |
download | chromium_src-8e7faebfbdee8e62471a7ee839279f184b68980a.zip chromium_src-8e7faebfbdee8e62471a7ee839279f184b68980a.tar.gz chromium_src-8e7faebfbdee8e62471a7ee839279f184b68980a.tar.bz2 |
Remove unused memory functions
In |blink::Platform|, the functions |processMemorySizesInBytes| and
|memoryAllocatorWasteInBytes| are unused. Let's remove them.
The function |base::allocator::GetAllocatorWasteSize| is not used
anywhere except in the unused Blink functions, so it can be removed as
well.
Detailed information about memory allocators is available in the memory-
infra category of chrome://tracing. It supports all allocators, not just
tcmalloc. |GetAllocatorWasteSize| was implemented for tcmalloc only.
Review URL: https://codereview.chromium.org/1468033002
Cr-Commit-Position: refs/heads/master@{#361303}
Diffstat (limited to 'chrome/browser/ui/browser_list_observer.h')
0 files changed, 0 insertions, 0 deletions