| Index: chrome/browser/ui/gtk/download/download_shelf_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/download/download_shelf_gtk.h b/chrome/browser/ui/gtk/download/download_shelf_gtk.h
|
| index 8088cca548f54a09d69e0a2cfeac9826034f34f8..116be4c1a93108a4060e9bde10077a815356b1a6 100644
|
| --- a/chrome/browser/ui/gtk/download/download_shelf_gtk.h
|
| +++ b/chrome/browser/ui/gtk/download/download_shelf_gtk.h
|
| @@ -13,11 +13,11 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
| #include "chrome/browser/download/download_shelf.h"
|
| -#include "chrome/browser/ui/gtk/owned_widget_gtk.h"
|
| #include "chrome/browser/ui/gtk/slide_animator_gtk.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
| +#include "ui/base/gtk/owned_widget_gtk.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| class BaseDownloadItemModel;
|
|
|