Chromium Code Reviews| Index: components/suggestions/suggestions_service_unittest.cc |
| diff --git a/components/suggestions/suggestions_service_unittest.cc b/components/suggestions/suggestions_service_unittest.cc |
| index 0f79b9c3cb900b613e3f503f237ab69d62047ea1..2990b198d1c74ecaed07a0f4f35632229621e4b1 100644 |
| --- a/components/suggestions/suggestions_service_unittest.cc |
| +++ b/components/suggestions/suggestions_service_unittest.cc |
| @@ -28,6 +28,7 @@ |
| #include "testing/gmock/include/gmock/gmock.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| +using std::string; |
| using testing::DoAll; |
| using ::testing::Eq; |
| using ::testing::Return; |