Chromium Code Reviews| Index: chrome/common/process_watcher.h |
| diff --git a/chrome/common/process_watcher.h b/chrome/common/process_watcher.h |
| index f28eca63c4a9550ad9ae21aeae836e5ae89ffa8d..54550aaf1d3de4d5fef6cff5566f1e36bdbcf8d1 100644 |
| --- a/chrome/common/process_watcher.h |
| +++ b/chrome/common/process_watcher.h |
| @@ -9,7 +9,7 @@ |
| #include "build/build_config.h" |
| #include "base/basictypes.h" |
| -#include "base/process_util.h" |
| +#include "base/process.h" |
| class ProcessWatcher { |
| public: |