Index: chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc |
diff --git a/chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc b/chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc |
index 99a1eee9421e8a55446752190882b633a87827e0..d22fd9444bb7a0bfd4ffad0fc42932f6191d9935 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc |
@@ -17,8 +17,8 @@ |
#include "chrome/browser/ui/bookmarks/bookmark_utils.h" |
#include "chrome/browser/ui/views/constrained_window_views.h" |
#include "chrome/common/net/url_fixer_upper.h" |
-#include "components/bookmarks/core/browser/bookmark_model.h" |
-#include "components/bookmarks/core/browser/bookmark_utils.h" |
+#include "components/bookmarks/browser/bookmark_model.h" |
+#include "components/bookmarks/browser/bookmark_utils.h" |
#include "components/user_prefs/user_prefs.h" |
#include "grit/chromium_strings.h" |
#include "grit/generated_resources.h" |