| Index: components/browser_watcher/watcher_client_win_unittest.cc
|
| diff --git a/components/browser_watcher/watcher_client_win_unittest.cc b/components/browser_watcher/watcher_client_win_unittest.cc
|
| index ca24e8157308891b76185cf19fff641d24c2a1b9..089fdedab7bc4dc6c6488660fa9a824dace3b8cc 100644
|
| --- a/components/browser_watcher/watcher_client_win_unittest.cc
|
| +++ b/components/browser_watcher/watcher_client_win_unittest.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
| #include "base/logging.h"
|
| -#include "base/process/process_handle.h"
|
| #include "base/process/kill.h"
|
| +#include "base/process/process.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/test/multiprocess_test.h"
|
|
|