Index: chrome/browser/webdata/autofill_profile_syncable_service.h |
diff --git a/chrome/browser/webdata/autofill_profile_syncable_service.h b/chrome/browser/webdata/autofill_profile_syncable_service.h |
index 44c88cfe280233d54214a739e6ed7f1608b322ce..c55cec53b6d8dd359f379f131e7416af33c5ef74 100644 |
--- a/chrome/browser/webdata/autofill_profile_syncable_service.h |
+++ b/chrome/browser/webdata/autofill_profile_syncable_service.h |
@@ -12,9 +12,9 @@ |
#include "base/memory/scoped_vector.h" |
#include "base/synchronization/lock.h" |
#include "base/threading/non_thread_safe.h" |
-#include "chrome/browser/autofill/autofill_type.h" |
#include "chrome/browser/webdata/autofill_change.h" |
#include "chrome/browser/webdata/autofill_entry.h" |
+#include "components/autofill/browser/autofill_type.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
#include "content/public/browser/notification_types.h" |