Chromium Code Reviews| Index: base/test/mock_log.h |
| diff --git a/base/test/mock_log.h b/base/test/mock_log.h |
| index 315ef1fb2f088d121b92d27c68d32cd020513899..4701224f2e94253fbeedb74e9509e35b111a6a6b 100644 |
| --- a/base/test/mock_log.h |
| +++ b/base/test/mock_log.h |
| @@ -10,7 +10,7 @@ |
| #include "base/logging.h" |
| #include "base/macros.h" |
| #include "base/synchronization/lock.h" |
| -#include "testing/gmock/include/gmock/gmock.h" |
| +#include "testing/gtest/googlemock/include/gmock/gmock.h" |
| namespace base { |
| namespace test { |