| Index: base/debug/stack_trace_unittest.cc
|
| diff --git a/base/debug/stack_trace_unittest.cc b/base/debug/stack_trace_unittest.cc
|
| index d2901815725c6187beaa159cbeb847699369a1b5..b676327d7a41c820f2937c19557f8ccab73a0071 100644
|
| --- a/base/debug/stack_trace_unittest.cc
|
| +++ b/base/debug/stack_trace_unittest.cc
|
| @@ -8,7 +8,8 @@
|
|
|
| #include "base/debug/stack_trace.h"
|
| #include "base/logging.h"
|
| -#include "base/process_util.h"
|
| +#include "base/process/kill.h"
|
| +#include "base/process/process_handle.h"
|
| #include "base/test/test_timeouts.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/multiprocess_func_list.h"
|
|
|