Chromium Code Reviews| Index: base/native_library_unittest.cc |
| diff --git a/base/native_library_unittest.cc b/base/native_library_unittest.cc |
| index b3cff1d79e3b55281a5222b3e72c364768f077f7..fcc423690402495d155874f2fef1d335f4812c59 100644 |
| --- a/base/native_library_unittest.cc |
| +++ b/base/native_library_unittest.cc |
| @@ -4,7 +4,7 @@ |
| #include "base/files/file_path.h" |
| #include "base/native_library.h" |
| -#include "testing/gtest/include/gtest/gtest.h" |
| +#include "testing/gtest/googletest/include/gtest/gtest.h" |
| namespace base { |