Index: components/autofill/core/browser/webdata/web_data_service_unittest.cc |
diff --git a/components/autofill/core/browser/webdata/web_data_service_unittest.cc b/components/autofill/core/browser/webdata/web_data_service_unittest.cc |
index d0e09b5f859dc842662c80c591ada9ea9f8fbf40..c29fe77c20d07aefd2bcf08f893ee710d24a5d07 100644 |
--- a/components/autofill/core/browser/webdata/web_data_service_unittest.cc |
+++ b/components/autofill/core/browser/webdata/web_data_service_unittest.cc |
@@ -34,6 +34,7 @@ |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+using base::ASCIIToUTF16; |
using base::Time; |
using base::TimeDelta; |
using base::WaitableEvent; |