diff options
Diffstat (limited to 'chrome/common/temp_scaffolding_stubs.h')
-rw-r--r-- | chrome/common/temp_scaffolding_stubs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.h b/chrome/common/temp_scaffolding_stubs.h index 6f186ff..2971ddd 100644 --- a/chrome/common/temp_scaffolding_stubs.h +++ b/chrome/common/temp_scaffolding_stubs.h @@ -19,7 +19,7 @@ #if !defined(TOOLKIT_VIEWS) && !defined(OS_MACOSX) // For download_util::DragDownload -#include "base/gfx/native_widget_types.h" +#include "app/gfx/native_widget_types.h" #include "third_party/skia/include/core/SkBitmap.h" #endif |