| Index: base/trace_event/memory_infra_background_whitelist.cc
|
| diff --git a/base/trace_event/memory_infra_background_whitelist.cc b/base/trace_event/memory_infra_background_whitelist.cc
|
| index d6e9f5d16f7a57bce5b14ab922d4d7682ba96e04..f056d2b082ff0164ed3a78a47f8b510996fb3112 100644
|
| --- a/base/trace_event/memory_infra_background_whitelist.cc
|
| +++ b/base/trace_event/memory_infra_background_whitelist.cc
|
| @@ -68,6 +68,7 @@ const char* const kAllocatorDumpNameWhitelist[] = {
|
| "web_cache/Other_resources",
|
| "partition_alloc/allocated_objects",
|
| "partition_alloc/partitions",
|
| + "partition_alloc/partitions/array_buffer",
|
| "partition_alloc/partitions/buffer",
|
| "partition_alloc/partitions/fast_malloc",
|
| "partition_alloc/partitions/layout",
|
|
|