Chromium Code Reviews| Index: base/allocator/allocator_shim.cc |
| =================================================================== |
| --- base/allocator/allocator_shim.cc (revision 88335) |
| +++ base/allocator/allocator_shim.cc (working copy) |
| @@ -5,6 +5,7 @@ |
| #include "base/allocator/allocator_shim.h" |
| #include <config.h> |
| +#include "base/sysinfo.h" |
| // When defined, different heap allocators can be used via an environment |
| // variable set before running the program. This may reduce the amount |