Chromium Code Reviews| Index: base/process/BUILD.gn |
| diff --git a/base/process/BUILD.gn b/base/process/BUILD.gn |
| index 3df58548b5ad36f35db95e209432d500f5338ef0..76d83695cdb5fbc075e92596846d8040dd54cbed 100644 |
| --- a/base/process/BUILD.gn |
| +++ b/base/process/BUILD.gn |
| @@ -24,6 +24,7 @@ source_set("process") { |
| "memory_win.cc", |
| "port_provider_mac.h", |
| "process.h", |
| + "process_handle.cc", |
| "process_handle_freebsd.cc", |
| "process_handle_linux.cc", |
| "process_handle_mac.cc", |