diff options
Diffstat (limited to 'chrome/browser/download/download_util.h')
-rw-r--r-- | chrome/browser/download/download_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_util.h b/chrome/browser/download/download_util.h index b69806c..2f50855 100644 --- a/chrome/browser/download/download_util.h +++ b/chrome/browser/download/download_util.h @@ -17,7 +17,7 @@ #include "ui/gfx/native_widget_types.h" #if defined(TOOLKIT_VIEWS) -#include "views/view.h" +#include "ui/views/view.h" #endif class DownloadItem; |