| Index: chrome/browser/ui/views/download/download_shelf_view.h
|
| diff --git a/chrome/browser/ui/views/download/download_shelf_view.h b/chrome/browser/ui/views/download/download_shelf_view.h
|
| index a69f7fefc0e5aec2d1f9055860568702543500e4..6e773ebf24084cda9148deb777897977de0f2c5e 100644
|
| --- a/chrome/browser/ui/views/download/download_shelf_view.h
|
| +++ b/chrome/browser/ui/views/download/download_shelf_view.h
|
| @@ -12,10 +12,10 @@
|
| #include "base/compiler_specific.h"
|
| #include "chrome/browser/download/download_shelf.h"
|
| #include "ui/base/animation/animation_delegate.h"
|
| +#include "ui/views/accessible_pane_view.h"
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/controls/link_listener.h"
|
| #include "ui/views/mouse_watcher.h"
|
| -#include "views/accessible_pane_view.h"
|
|
|
| class BaseDownloadItemModel;
|
| class Browser;
|
|
|