| Index: chrome/browser/ui/gtk/status_bubble_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/status_bubble_gtk.h (revision 73642)
|
| +++ chrome/browser/ui/gtk/status_bubble_gtk.h (working copy)
|
| @@ -16,10 +16,10 @@
|
| #include "chrome/browser/ui/status_bubble.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| -#include "gfx/point.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "ui/base/animation/animation_delegate.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
| +#include "ui/gfx/point.h"
|
|
|
| class GtkThemeProvider;
|
| class Profile;
|
|
|