diff options
Diffstat (limited to 'chrome/browser/gtk/options/content_exceptions_window_gtk.cc')
| -rw-r--r-- | chrome/browser/gtk/options/content_exceptions_window_gtk.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/options/content_exceptions_window_gtk.cc b/chrome/browser/gtk/options/content_exceptions_window_gtk.cc index 31c01de..7cf9630 100644 --- a/chrome/browser/gtk/options/content_exceptions_window_gtk.cc +++ b/chrome/browser/gtk/options/content_exceptions_window_gtk.cc @@ -6,12 +6,12 @@ #include <set> -#include "app/gfx/gtk_util.h" #include "app/l10n_util.h" #include "base/message_loop.h" #include "base/utf_string_conversions.h" #include "chrome/browser/gtk/gtk_util.h" #include "chrome/browser/gtk/options/content_exception_editor.h" +#include "gfx/gtk_util.h" #include "grit/generated_resources.h" #include "grit/locale_settings.h" |
