| Index: util/mach/notify_server_test.cc
|
| diff --git a/util/mach/notify_server_test.cc b/util/mach/notify_server_test.cc
|
| index f835cedf224de23e9cdc870e632f701c8093374d..7a19a74238a823e89b53ec9064817cc85107c3b1 100644
|
| --- a/util/mach/notify_server_test.cc
|
| +++ b/util/mach/notify_server_test.cc
|
| @@ -18,10 +18,10 @@
|
| #include "base/mac/scoped_mach_port.h"
|
| #include "gmock/gmock.h"
|
| #include "gtest/gtest.h"
|
| +#include "test/mac/mach_errors.h"
|
| #include "util/mach/mach_extensions.h"
|
| #include "util/mach/mach_message.h"
|
| #include "util/mach/mach_message_server.h"
|
| -#include "util/test/mac/mach_errors.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|