| Index: chrome/browser/gtk/hung_renderer_dialog_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/hung_renderer_dialog_gtk.cc (revision 28001)
|
| +++ chrome/browser/gtk/hung_renderer_dialog_gtk.cc (working copy)
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <gtk/gtk.h>
|
|
|
| +#include "app/gfx/gtk_util.h"
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| -#include "base/gfx/gtk_util.h"
|
| #include "base/process_util.h"
|
| #include "chrome/browser/browser_list.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
|
|