| Index: util/mach/composite_mach_message_server_test.cc
|
| diff --git a/util/mach/composite_mach_message_server_test.cc b/util/mach/composite_mach_message_server_test.cc
|
| index 95f7d95222787ce645e8d0414027f17c8ac21ea6..0af82067e1571386ab796d85cf58f25c6049e1a2 100644
|
| --- a/util/mach/composite_mach_message_server_test.cc
|
| +++ b/util/mach/composite_mach_message_server_test.cc
|
| @@ -16,8 +16,8 @@
|
|
|
| #include "base/strings/stringprintf.h"
|
| #include "gtest/gtest.h"
|
| +#include "test/gtest_death_check.h"
|
| #include "util/mach/mach_message.h"
|
| -#include "util/test/gtest_death_check.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|