Chromium Code Reviews| Index: util/util.gyp |
| diff --git a/util/util.gyp b/util/util.gyp |
| index b3bdf0ffbaafb8d4ea8544f153e38676f82c4c28..b950c5db8b0b33e42649af3b1d5fa1d94903455b 100644 |
| --- a/util/util.gyp |
| +++ b/util/util.gyp |
| @@ -99,6 +99,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', |