Index: base/win/scoped_comptr_unittest.cc |
diff --git a/base/win/scoped_comptr_unittest.cc b/base/win/scoped_comptr_unittest.cc |
index 23090b043664dae7f000db3ab3c43b33585b54e3..99742099d6ffe1796626e1e1ccdd62ad0f2801bd 100644 |
--- a/base/win/scoped_comptr_unittest.cc |
+++ b/base/win/scoped_comptr_unittest.cc |
@@ -8,7 +8,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/win/scoped_com_initializer.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |
namespace win { |