| Index: base/test/test_reg_util_win.cc
|
| diff --git a/base/test/test_reg_util_win.cc b/base/test/test_reg_util_win.cc
|
| index a7d07f7ab2c617a86c7e33297f70c63d83ab4841..3fbf025ff2842c8fbdb1333bc46e0fb8243d4cb6 100644
|
| --- a/base/test/test_reg_util_win.cc
|
| +++ b/base/test/test_reg_util_win.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace registry_util {
|
|
|
|
|