Index: chrome/browser/sync/glue/autofill_model_associator.cc |
=================================================================== |
--- chrome/browser/sync/glue/autofill_model_associator.cc (revision 68044) |
+++ chrome/browser/sync/glue/autofill_model_associator.cc (working copy) |
@@ -13,7 +13,7 @@ |
#include "chrome/browser/autofill/autofill_profile.h" |
#include "chrome/browser/browser_thread.h" |
#include "chrome/browser/guid.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/engine/syncapi.h" |
#include "chrome/browser/sync/glue/autofill_change_processor.h" |
#include "chrome/browser/sync/profile_sync_service.h" |