Chromium Code Reviews| Index: util/util.gyp |
| diff --git a/util/util.gyp b/util/util.gyp |
| index 05dcb6d3b348df38a6755cfa0c51e494f2cbca90..effb529fb133b692bc68940b39d3240743e6d105 100644 |
| --- a/util/util.gyp |
| +++ b/util/util.gyp |
| @@ -84,6 +84,8 @@ |
| 'numeric/in_range_cast.h', |
| 'numeric/int128.h', |
| 'numeric/safe_assignment.h', |
| + 'posix/drop_privileges.cc', |
| + 'posix/drop_privileges.h', |
| 'posix/process_info.h', |
| 'posix/process_info_mac.cc', |
| 'posix/symbolic_constants_posix.cc', |