summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc')
-rw-r--r--chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc b/chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc
index 191dae6..42e3d9c 100644
--- a/chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc
+++ b/chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc
@@ -6,7 +6,6 @@
#include <set>
-#include "app/l10n_util.h"
#include "base/message_loop.h"
#include "base/utf_string_conversions.h"
#include "chrome/browser/ui/gtk/gtk_util.h"
@@ -14,6 +13,7 @@
#include "gfx/gtk_util.h"
#include "grit/generated_resources.h"
#include "grit/locale_settings.h"
+#include "ui/base/l10n/l10n_util.h"
namespace {