Chromium Code Reviews| Index: util/util.gyp |
| diff --git a/util/util.gyp b/util/util.gyp |
| index 6ec762f34ffecd27ba0d34e3b8a2146b22f3f4c1..6de2851bac0d3ebc116dec51803a61c18e2d680a 100644 |
| --- a/util/util.gyp |
| +++ b/util/util.gyp |
| @@ -97,6 +97,8 @@ |
| 'numeric/in_range_cast.h', |
| 'numeric/int128.h', |
| 'numeric/safe_assignment.h', |
| + 'posix/close_stdio.cc', |
| + 'posix/close_stdio.h', |
| 'posix/drop_privileges.cc', |
| 'posix/drop_privileges.h', |
| 'posix/process_info.h', |