Index: base/allocator/allocator.gyp |
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp |
index 790db66387b4bdbfb42e5838f130623a78cf8eab..156e73eb55a8cc01ea03c997c20c006e801535f7 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-heap-profile.cc', |
Alexander Potapenko
2011/12/20 13:57:23
Shouldn't deep-heap-profile.h appear here as well?
Dai Mikurube (NOT FULLTIME)
2011/12/21 09:13:49
Ah, good catch. Thanks.
Platform-specific sectio
|
'<(tcmalloc_dir)/src/free_list.cc', |
'<(tcmalloc_dir)/src/free_list.h', |
'<(tcmalloc_dir)/src/getpc.h', |