Index: base/test/test_shortcut_win.cc |
diff --git a/base/test/test_shortcut_win.cc b/base/test/test_shortcut_win.cc |
index eb074a3a0ccede8f2c776f7e821a5896d7ffac29..e56c5f139e6cb3d6f6efe6b4fc0bda43f9fcbd60 100644 |
--- a/base/test/test_shortcut_win.cc |
+++ b/base/test/test_shortcut_win.cc |
@@ -14,7 +14,7 @@ |
#include "base/win/scoped_comptr.h" |
#include "base/win/scoped_propvariant.h" |
#include "base/win/windows_version.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |
namespace win { |