Index: chrome/browser/bookmarks/chrome_bookmark_client.h |
diff --git a/chrome/browser/bookmarks/chrome_bookmark_client.h b/chrome/browser/bookmarks/chrome_bookmark_client.h |
index a136f17a3c93f62534ed4560d06d30767b84b884..3c585e1a244c047f00925eae54d6e87ca79199f3 100644 |
--- a/chrome/browser/bookmarks/chrome_bookmark_client.h |
+++ b/chrome/browser/bookmarks/chrome_bookmark_client.h |
@@ -6,8 +6,8 @@ |
#define CHROME_BROWSER_BOOKMARKS_CHROME_BOOKMARK_CLIENT_H_ |
#include "base/compiler_specific.h" |
-#include "components/bookmarks/core/browser/base_bookmark_model_observer.h" |
-#include "components/bookmarks/core/browser/bookmark_client.h" |
+#include "components/bookmarks/browser/base_bookmark_model_observer.h" |
+#include "components/bookmarks/browser/bookmark_client.h" |
#include "components/keyed_service/core/keyed_service.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |