| Index: client/simple_string_dictionary_test.cc
|
| diff --git a/client/simple_string_dictionary_test.cc b/client/simple_string_dictionary_test.cc
|
| index 26a918bce0f371a59843e11ecb5b3dccedfc8788..f1e3401361567edc8c56aefbeac0ee86605b084b 100644
|
| --- a/client/simple_string_dictionary_test.cc
|
| +++ b/client/simple_string_dictionary_test.cc
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "gtest/gtest.h"
|
| -#include "util/test/gtest_death_check.h"
|
| +#include "test/gtest_death_check.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|