diff options
Diffstat (limited to 'ui/base/dragdrop/os_exchange_data.h')
-rw-r--r-- | ui/base/dragdrop/os_exchange_data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/dragdrop/os_exchange_data.h b/ui/base/dragdrop/os_exchange_data.h index 110d127..f55dd2d 100644 --- a/ui/base/dragdrop/os_exchange_data.h +++ b/ui/base/dragdrop/os_exchange_data.h @@ -17,7 +17,7 @@ #endif #include "base/basictypes.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/scoped_ptr.h" #include "ui/base/dragdrop/download_file_interface.h" #include "ui/base/ui_export.h" |