| Index: chrome/browser/gtk/bookmark_bubble_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/bookmark_bubble_gtk.cc (revision 28001)
|
| +++ chrome/browser/gtk/bookmark_bubble_gtk.cc (working copy)
|
| @@ -6,10 +6,10 @@
|
|
|
| #include <gtk/gtk.h>
|
|
|
| +#include "app/gfx/gtk_util.h"
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| #include "base/basictypes.h"
|
| -#include "base/gfx/gtk_util.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| #include "chrome/browser/bookmarks/bookmark_editor.h"
|
|
|