Chromium Code Reviews| Index: util/util.gyp |
| diff --git a/util/util.gyp b/util/util.gyp |
| index eb5f898f287bee3c144d28042db0dc12e789c778..5e89ec09bfc1d14cea2162d32548adef6ce224e6 100644 |
| --- a/util/util.gyp |
| +++ b/util/util.gyp |
| @@ -128,6 +128,8 @@ |
| 'posix/process_info_mac.cc', |
| 'posix/symbolic_constants_posix.cc', |
| 'posix/symbolic_constants_posix.h', |
| + 'stdlib/aligned_allocator.cc', |
| + 'stdlib/aligned_allocator.h', |
| 'stdlib/cxx.h', |
| 'stdlib/map_insert.h', |
| 'stdlib/move.h', |