| Index: chrome/browser/ui/views/download/download_item_view.h
|
| diff --git a/chrome/browser/ui/views/download/download_item_view.h b/chrome/browser/ui/views/download/download_item_view.h
|
| index 361fb1fa225a03331db0f23d2e1741cdc960bf47..e190e60a353b71475638cb44555db967be9de253 100644
|
| --- a/chrome/browser/ui/views/download/download_item_view.h
|
| +++ b/chrome/browser/ui/views/download/download_item_view.h
|
| @@ -33,7 +33,7 @@
|
| #include "ui/gfx/font.h"
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/events/event.h"
|
| -#include "views/view.h"
|
| +#include "ui/views/view.h"
|
|
|
| class BaseDownloadItemModel;
|
| class DownloadShelfView;
|
|
|