| Index: util/mach/scoped_task_suspend_test.cc
|
| diff --git a/util/mach/scoped_task_suspend_test.cc b/util/mach/scoped_task_suspend_test.cc
|
| index 01d967ffa681aa2093edaa20c83d7d8d6fea86ef..b53b83dc0c7e2441b225af626f14954722213175 100644
|
| --- a/util/mach/scoped_task_suspend_test.cc
|
| +++ b/util/mach/scoped_task_suspend_test.cc
|
| @@ -17,8 +17,8 @@
|
| #include <mach/mach.h>
|
|
|
| #include "gtest/gtest.h"
|
| -#include "util/test/mac/mach_errors.h"
|
| -#include "util/test/mac/mach_multiprocess.h"
|
| +#include "test/mac/mach_errors.h"
|
| +#include "test/mac/mach_multiprocess.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|