| Index: components/drive/file_system/move_operation.h
|
| diff --git a/components/drive/file_system/move_operation.h b/components/drive/file_system/move_operation.h
|
| index db6cee8f941e4ce49db085691d69a1a9dfd6374c..390f9942881a8da891f5b514b3ab1efb3c19b5d5 100644
|
| --- a/components/drive/file_system/move_operation.h
|
| +++ b/components/drive/file_system/move_operation.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <set>
|
|
|
| -#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"
|
|
|