| Index: util/misc/scoped_forbid_return_test.cc
|
| diff --git a/util/misc/scoped_forbid_return_test.cc b/util/misc/scoped_forbid_return_test.cc
|
| index 93a3e3279e7f1d812acd36500fe1d0870e986bac..78787d4918afbc7fc678eecbf4cecac72c103d8e 100644
|
| --- a/util/misc/scoped_forbid_return_test.cc
|
| +++ b/util/misc/scoped_forbid_return_test.cc
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "gtest/gtest.h"
|
| -#include "util/test/gtest_death_check.h"
|
| +#include "test/gtest_death_check.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|