Index: components/autofill/core/browser/webdata/autofill_webdata_service.cc |
diff --git a/components/autofill/core/browser/webdata/autofill_webdata_service.cc b/components/autofill/core/browser/webdata/autofill_webdata_service.cc |
index 2296f3515d9aa98636f7c953259a863111a1f6aa..25940cdc061cf448ae9e8e7dffc1360765321abc 100644 |
--- a/components/autofill/core/browser/webdata/autofill_webdata_service.cc |
+++ b/components/autofill/core/browser/webdata/autofill_webdata_service.cc |
@@ -17,7 +17,7 @@ |
#include "components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h" |
#include "components/autofill/core/browser/webdata/autofill_webdata_service_observer.h" |
#include "components/autofill/core/common/form_field_data.h" |
-#include "components/webdata/common/web_data_service_backend.h" |
+#include "components/webdata/common/web_database_backend.h" |
#include "components/webdata/common/web_database_service.h" |
using base::Bind; |