Index: chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc (revision 71810) |
+++ chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc (working copy) |
@@ -2,14 +2,14 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/gtk/bookmark_bar_instructions_gtk.h" |
+#include "chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.h" |
#include "app/l10n_util.h" |
#include "base/observer_list.h" |
-#include "chrome/browser/gtk/gtk_chrome_link_button.h" |
-#include "chrome/browser/gtk/gtk_chrome_shrinkable_hbox.h" |
-#include "chrome/browser/gtk/gtk_theme_provider.h" |
-#include "chrome/browser/gtk/gtk_util.h" |
+#include "chrome/browser/ui/gtk/gtk_chrome_link_button.h" |
+#include "chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h" |
+#include "chrome/browser/ui/gtk/gtk_theme_provider.h" |
+#include "chrome/browser/ui/gtk/gtk_util.h" |
#include "chrome/common/notification_service.h" |
#include "grit/generated_resources.h" |