Index: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
index d4a0b77bada1eaf38bae8f5055f10967a439dd54..95085380574691552f666ade8ff0b5ebcb507896 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
@@ -13,7 +13,6 @@ |
#include "base/gtest_prod_util.h" |
#include "base/memory/weak_ptr.h" |
#include "base/prefs/pref_change_registrar.h" |
-#include "chrome/browser/bookmarks/bookmark_node_data.h" |
#include "chrome/browser/bookmarks/bookmark_stats.h" |
#include "chrome/browser/ui/bookmarks/bookmark_bar.h" |
#include "chrome/browser/ui/bookmarks/bookmark_bar_instructions_delegate.h" |
@@ -21,6 +20,7 @@ |
#include "chrome/browser/ui/views/bookmarks/bookmark_menu_controller_observer.h" |
#include "chrome/browser/ui/views/detachable_toolbar_view.h" |
#include "components/bookmarks/core/browser/bookmark_model_observer.h" |
+#include "components/bookmarks/core/browser/bookmark_node_data.h" |
#include "ui/gfx/animation/animation_delegate.h" |
#include "ui/views/context_menu_controller.h" |
#include "ui/views/controls/button/button.h" |