| Index: base/cpu_unittest.cc
|
| diff --git a/base/cpu_unittest.cc b/base/cpu_unittest.cc
|
| index ec14620f98c91a79a9e6ddc1e40a983cabd621b4..87c72e473df6c13dddd51145ff7b6f69c565be39 100644
|
| --- a/base/cpu_unittest.cc
|
| +++ b/base/cpu_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "base/cpu.h"
|
| #include "build/build_config.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| #if _MSC_VER >= 1700
|
| // C4752: found Intel(R) Advanced Vector Extensions; consider using /arch:AVX.
|
|
|