| Index: chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
|
| index 2b720cb3196b0c1876ed22055bde329edc676107..d8f6000a00457fbacb8b40b447a94a7011cec5b5 100644
|
| --- a/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
|
| +++ b/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
|
| @@ -15,13 +15,13 @@
|
| #include "chrome/browser/ui/gtk/custom_button.h"
|
| #include "chrome/browser/ui/gtk/menu_gtk.h"
|
| #include "chrome/browser/ui/gtk/overflow_button.h"
|
| -#include "chrome/browser/ui/gtk/owned_widget_gtk.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
| #include "ui/base/animation/animation_delegate.h"
|
| #include "ui/base/animation/slide_animation.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
| #include "ui/base/gtk/gtk_signal_registrar.h"
|
| +#include "ui/base/gtk/owned_widget_gtk.h"
|
| #include "ui/base/models/simple_menu_model.h"
|
|
|
| class Browser;
|
|
|