Index: chrome/browser/profiles/profile_impl.cc |
diff --git a/chrome/browser/profiles/profile_impl.cc b/chrome/browser/profiles/profile_impl.cc |
index 055ab2633ab41b73235dc0f3151b864ff40e1d47..2081179b61bc3153bd87235a21def13a3f05f924 100644 |
--- a/chrome/browser/profiles/profile_impl.cc |
+++ b/chrome/browser/profiles/profile_impl.cc |
@@ -81,7 +81,7 @@ |
#include "chrome/common/net/url_fixer_upper.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |
-#include "components/bookmarks/core/browser/bookmark_model.h" |
+#include "components/bookmarks/browser/bookmark_model.h" |
#include "components/dom_distiller/content/dom_distiller_viewer_source.h" |
#include "components/keyed_service/content/browser_context_dependency_manager.h" |
#include "components/startup_metric_utils/startup_metric_utils.h" |