diff options
Diffstat (limited to 'chrome/browser/download/download_file_manager.h')
-rw-r--r-- | chrome/browser/download/download_file_manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_file_manager.h b/chrome/browser/download/download_file_manager.h index 22d9c2c..00b14fe 100644 --- a/chrome/browser/download/download_file_manager.h +++ b/chrome/browser/download/download_file_manager.h @@ -46,7 +46,7 @@ #include "base/hash_tables.h" #include "base/ref_counted.h" #include "base/timer.h" -#include "gfx/native_widget_types.h" +#include "ui/gfx/native_widget_types.h" struct DownloadBuffer; struct DownloadCreateInfo; |