Index: chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc |
=================================================================== |
--- chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc (revision 73642) |
+++ chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc (working copy) |
@@ -7,10 +7,10 @@ |
#include "base/message_loop.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/ui/gtk/gtk_util.h" |
-#include "gfx/gtk_util.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |
#include "ui/base/l10n/l10n_util.h" |
+#include "ui/gfx/gtk_util.h" |
namespace { |