summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/bookmark_bubble_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/bookmark_bubble_gtk.cc')
-rw-r--r--chrome/browser/ui/gtk/bookmark_bubble_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/bookmark_bubble_gtk.cc b/chrome/browser/ui/gtk/bookmark_bubble_gtk.cc
index 3173c79..307953b 100644
--- a/chrome/browser/ui/gtk/bookmark_bubble_gtk.cc
+++ b/chrome/browser/ui/gtk/bookmark_bubble_gtk.cc
@@ -6,7 +6,6 @@
#include <gtk/gtk.h>
-#include "app/l10n_util.h"
#include "base/basictypes.h"
#include "base/i18n/rtl.h"
#include "base/logging.h"
@@ -25,6 +24,7 @@
#include "chrome/browser/ui/gtk/info_bubble_gtk.h"
#include "chrome/common/notification_service.h"
#include "grit/generated_resources.h"
+#include "ui/base/l10n/l10n_util.h"
namespace {