diff options
-rw-r--r-- | base/allocator/allocator.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp index 60d25d3..82876ab 100644 --- a/base/allocator/allocator.gyp +++ b/base/allocator/allocator.gyp @@ -18,9 +18,6 @@ '<(tcmalloc_dir)/src', '../..', ], - 'defines': [ - 'NO_TCMALLOC_SAMPLES', - ], 'direct_dependent_settings': { 'configurations': { 'Common': { |