Index: chrome/browser/ui/views/toolbar_view.h |
diff --git a/chrome/browser/ui/views/toolbar_view.h b/chrome/browser/ui/views/toolbar_view.h |
index 2b57d07abb25370bdf7d242a4c0ad08a50c87f3b..b6f33c0e89af69a5dc31effb10dd1ee6ec2c31b9 100644 |
--- a/chrome/browser/ui/views/toolbar_view.h |
+++ b/chrome/browser/ui/views/toolbar_view.h |
@@ -20,8 +20,8 @@ |
#include "ui/base/animation/slide_animation.h" |
#include "ui/views/controls/button/menu_button.h" |
#include "ui/views/controls/menu/view_menu_delegate.h" |
+#include "ui/views/view.h" |
#include "views/accessible_pane_view.h" |
-#include "views/view.h" |
class BrowserActionsContainer; |
class Browser; |