| Index: base/path_service_unittest.cc
|
| diff --git a/base/path_service_unittest.cc b/base/path_service_unittest.cc
|
| index 569c0f482e706584d9590ca0703f19fe4c3a2741..20383d5c1edded574db6dd65cfb95cfa4353e852 100644
|
| --- a/base/path_service_unittest.cc
|
| +++ b/base/path_service_unittest.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/strings/string_util.h"
|
| #include "build/build_config.h"
|
| -#include "testing/gtest/include/gtest/gtest-spi.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest-spi.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
| #include "testing/platform_test.h"
|
|
|
| #if defined(OS_WIN)
|
|
|