| Index: components/drive/file_system/create_file_operation.h
|
| diff --git a/components/drive/file_system/create_file_operation.h b/components/drive/file_system/create_file_operation.h
|
| index b43132f45592e25967682f374bf9ffe3fd39f5e1..996b580dee8ae7b5dccf432928e008d673f3caca 100644
|
| --- a/components/drive/file_system/create_file_operation.h
|
| +++ b/components/drive/file_system/create_file_operation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_DRIVE_FILE_SYSTEM_CREATE_FILE_OPERATION_H_
|
| #define COMPONENTS_DRIVE_FILE_SYSTEM_CREATE_FILE_OPERATION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
|
|