Index: chrome/browser/ui/gtk/download_shelf_gtk.h |
=================================================================== |
--- chrome/browser/ui/gtk/download_shelf_gtk.h (revision 71810) |
+++ chrome/browser/ui/gtk/download_shelf_gtk.h (working copy) |
@@ -13,8 +13,8 @@ |
#include "app/gtk_signal.h" |
#include "base/scoped_ptr.h" |
#include "chrome/browser/download/download_shelf.h" |
-#include "chrome/browser/gtk/owned_widget_gtk.h" |
-#include "chrome/browser/gtk/slide_animator_gtk.h" |
+#include "chrome/browser/ui/gtk/owned_widget_gtk.h" |
+#include "chrome/browser/ui/gtk/slide_animator_gtk.h" |
#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
#include "gfx/native_widget_types.h" |