summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc')
-rw-r--r--chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc b/chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc
index 63a38da..d824b93 100644
--- a/chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc
+++ b/chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc
@@ -4,13 +4,13 @@
#include "chrome/browser/ui/gtk/options/simple_content_exceptions_window.h"
-#include "app/l10n_util.h"
#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"
namespace {