diff options
Diffstat (limited to 'base/allocator/allocator.gyp')
-rw-r--r-- | base/allocator/allocator.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp index 9eb96de..065cbf4 100644 --- a/base/allocator/allocator.gyp +++ b/base/allocator/allocator.gyp @@ -176,6 +176,7 @@ '<(jemalloc_dir)/rb.h', 'allocator_shim.cc', + 'allocator_shim.h', 'generic_allocators.cc', 'win_allocator.cc', ], |