| Index: base/profiler/stack_sampling_profiler_unittest.cc
|
| diff --git a/base/profiler/stack_sampling_profiler_unittest.cc b/base/profiler/stack_sampling_profiler_unittest.cc
|
| index a169c9d064d335a5e937ff5ef9e8eb69280616bf..254e4a5c069183d165597004df24c48e4e1f02da 100644
|
| --- a/base/profiler/stack_sampling_profiler_unittest.cc
|
| +++ b/base/profiler/stack_sampling_profiler_unittest.cc
|
| @@ -20,7 +20,7 @@
|
| #include "base/threading/platform_thread.h"
|
| #include "base/time/time.h"
|
| #include "build/build_config.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| #if defined(OS_WIN)
|
| #include <intrin.h>
|
|
|