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 08f0a81..630c00f 100644 --- a/chrome/browser/download/download_util.h +++ b/chrome/browser/download/download_util.h @@ -13,7 +13,7 @@ #include "base/basictypes.h" #include "base/file_path.h" #include "base/string16.h" -#include "gfx/native_widget_types.h" +#include "ui/gfx/native_widget_types.h" #if defined(TOOLKIT_VIEWS) #include "views/view.h" |