Index: chrome/browser/sync/glue/bookmark_model_associator.cc |
=================================================================== |
--- chrome/browser/sync/glue/bookmark_model_associator.cc (revision 68044) |
+++ chrome/browser/sync/glue/bookmark_model_associator.cc (working copy) |
@@ -12,7 +12,7 @@ |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/browser_thread.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sync/engine/syncapi.h" |
#include "chrome/browser/sync/glue/bookmark_change_processor.h" |
#include "chrome/browser/sync/profile_sync_service.h" |