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 3ef254a..05bb881 100644 --- a/ui/base/dragdrop/os_exchange_data.h +++ b/ui/base/dragdrop/os_exchange_data.h @@ -19,7 +19,7 @@ #include "base/basictypes.h" #include "base/file_path.h" -#include "base/scoped_ptr.h" +#include "base/memory/scoped_ptr.h" #include "ui/base/dragdrop/download_file_interface.h" class GURL; |