Index: chrome/browser/ui/gtk/sad_tab_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/sad_tab_gtk.cc (revision 71810) |
+++ chrome/browser/ui/gtk/sad_tab_gtk.cc (working copy) |
@@ -2,16 +2,16 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/gtk/sad_tab_gtk.h" |
+#include "chrome/browser/ui/gtk/sad_tab_gtk.h" |
#include <string> |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
#include "chrome/browser/google/google_util.h" |
-#include "chrome/browser/gtk/gtk_chrome_link_button.h" |
-#include "chrome/browser/gtk/gtk_util.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
+#include "chrome/browser/ui/gtk/gtk_chrome_link_button.h" |
+#include "chrome/browser/ui/gtk/gtk_util.h" |
#include "chrome/common/url_constants.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |