Chromium Code Reviews| Index: base/allocator/allocator.gyp |
| diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp |
| index 002ce2185a67e8ec6c600908075602565138511c..db95863471222c7aa93134fa4581085e87574455 100644 |
| --- a/base/allocator/allocator.gyp |
| +++ b/base/allocator/allocator.gyp |
| @@ -316,6 +316,7 @@ |
| 'libcmt', |
| ], |
| 'include_dirs': [ |
| + '<(jemalloc_dir)', |
| '<(tcmalloc_dir)/src/windows', |
| ], |
| 'sources!': [ |