| Index: base/allocator/allocator.gyp
|
| diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
|
| index 97490eab5f41962e854658293ec7e9904d656834..dd614f266ae6d853cfbb72e3da2f4d4dea737ca2 100644
|
| --- a/base/allocator/allocator.gyp
|
| +++ b/base/allocator/allocator.gyp
|
| @@ -94,6 +94,7 @@
|
| '<(tcmalloc_dir)/src/common.cc',
|
| '<(tcmalloc_dir)/src/common.h',
|
| '<(tcmalloc_dir)/src/debugallocation.cc',
|
| + '<(tcmalloc_dir)/src/deep-memory-profiler.cc',
|
| '<(tcmalloc_dir)/src/getpc.h',
|
| '<(tcmalloc_dir)/src/google/heap-checker.h',
|
| '<(tcmalloc_dir)/src/google/heap-profiler.h',
|
|
|