| Index: chrome/browser/ui/gtk/download/download_item_gtk.h
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/download/download_item_gtk.h (revision 96793)
|
| +++ chrome/browser/ui/gtk/download/download_item_gtk.h (working copy)
|
| @@ -12,9 +12,9 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time.h"
|
| -#include "chrome/browser/download/download_item.h"
|
| #include "chrome/browser/icon_manager.h"
|
| #include "chrome/browser/ui/gtk/owned_widget_gtk.h"
|
| +#include "content/browser/download/download_item.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
| #include "ui/base/animation/animation_delegate.h"
|
|
|