| Index: components/drive/file_system/open_file_operation.h
|
| diff --git a/components/drive/file_system/open_file_operation.h b/components/drive/file_system/open_file_operation.h
|
| index 4f0f5542220e7bc524a41a245968753edbcb308e..fe8e9cfb220305de7ad6432048d26d034cad278e 100644
|
| --- a/components/drive/file_system/open_file_operation.h
|
| +++ b/components/drive/file_system/open_file_operation.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <map>
|
|
|
| -#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"
|
|
|