Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / android / bookmarks / partner_bookmarks_shim.cc
index 78f8072..fd8609e 100644 (file)
@@ -7,10 +7,11 @@
 #include "base/lazy_instance.h"
 #include "base/prefs/pref_service.h"
 #include "base/values.h"
-#include "chrome/browser/bookmarks/bookmark_model.h"
 #include "chrome/browser/profiles/profile.h"
 #include "chrome/common/pref_names.h"
+#include "components/bookmarks/core/browser/bookmark_model.h"
 #include "components/user_prefs/pref_registry_syncable.h"
+#include "content/public/browser/browser_context.h"
 #include "content/public/browser/browser_thread.h"
 
 using content::BrowserThread;