| Index: components/drive/file_system/remove_operation.h
|
| diff --git a/components/drive/file_system/remove_operation.h b/components/drive/file_system/remove_operation.h
|
| index 538a91cca4260e9897936d0f989d858b1fb8487c..651a0f3b6c014a1aee766ac7194e2b9cdf2069a5 100644
|
| --- a/components/drive/file_system/remove_operation.h
|
| +++ b/components/drive/file_system/remove_operation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_DRIVE_FILE_SYSTEM_REMOVE_OPERATION_H_
|
| #define COMPONENTS_DRIVE_FILE_SYSTEM_REMOVE_OPERATION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|