| Index: base/win/scoped_bstr_unittest.cc
|
| diff --git a/base/win/scoped_bstr_unittest.cc b/base/win/scoped_bstr_unittest.cc
|
| index 5f6f7dffe4db04eecc4773d40cd09800af3ad92f..086c8388b77f852a400bb0f97ad0119faeb70202 100644
|
| --- a/base/win/scoped_bstr_unittest.cc
|
| +++ b/base/win/scoped_bstr_unittest.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/win/scoped_bstr.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace win {
|
|
|