Index: chrome/browser/sync/glue/password_model_associator.cc |
=================================================================== |
--- chrome/browser/sync/glue/password_model_associator.cc (revision 68044) |
+++ chrome/browser/sync/glue/password_model_associator.cc (working copy) |
@@ -9,7 +9,7 @@ |
#include "base/stl_util-inl.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/password_manager/password_store.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/engine/syncapi.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/protocol/password_specifics.pb.h" |