| Index: chrome/browser/ui/gtk/infobars/infobar_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/infobars/infobar_gtk.cc (revision 73642)
|
| +++ chrome/browser/ui/gtk/infobars/infobar_gtk.cc (working copy)
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/browser/ui/gtk/gtk_util.h"
|
| #include "chrome/browser/ui/gtk/infobars/infobar_container_gtk.h"
|
| #include "chrome/common/notification_service.h"
|
| -#include "gfx/gtk_util.h"
|
| +#include "ui/gfx/gtk_util.h"
|
|
|
| extern const int InfoBar::kInfoBarHeight = 37;
|
|
|
|
|