Index: chrome/browser/webdata/web_data_service_factory.cc |
diff --git a/chrome/browser/webdata/web_data_service_factory.cc b/chrome/browser/webdata/web_data_service_factory.cc |
index f00793b7981b69ba4feee781c31567f97b32b387..a67ce1142e6e8f11ec6b1c2c4bb5ceb64bff436d 100644 |
--- a/chrome/browser/webdata/web_data_service_factory.cc |
+++ b/chrome/browser/webdata/web_data_service_factory.cc |
@@ -18,8 +18,8 @@ |
#include "chrome/browser/webdata/web_data_service.h" |
#include "chrome/browser/webdata/web_intents_table.h" |
#include "components/autofill/browser/autofill_country.h" |
-#include "components/webdata/autofill/autofill_table.h" |
-#include "components/webdata/autofill/autofill_webdata_service.h" |
+#include "components/autofill/browser/webdata/autofill_table.h" |
+#include "components/autofill/browser/webdata/autofill_webdata_service.h" |
#include "components/webdata/common/webdata_constants.h" |
#include "content/public/browser/browser_thread.h" |
#include "grit/chromium_strings.h" |