| Index: components/drive/file_system/copy_operation.h
|
| diff --git a/components/drive/file_system/copy_operation.h b/components/drive/file_system/copy_operation.h
|
| index 1f92bd4332a406b37c2230535215e2cdce4bef10..3cd3b99d6e5ce769fcfdedd279fd0cff9e18789d 100644
|
| --- a/components/drive/file_system/copy_operation.h
|
| +++ b/components/drive/file_system/copy_operation.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#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"
|
|
|