| Index: components/drive/file_system/search_operation.h
|
| diff --git a/components/drive/file_system/search_operation.h b/components/drive/file_system/search_operation.h
|
| index 920c52b5ca94f1933c655f22c59c2a8c05152ff8..c871df7d804ee76f238d145eb5920ec265ebfb18 100644
|
| --- a/components/drive/file_system/search_operation.h
|
| +++ b/components/drive/file_system/search_operation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_DRIVE_FILE_SYSTEM_SEARCH_OPERATION_H_
|
| #define COMPONENTS_DRIVE_FILE_SYSTEM_SEARCH_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"
|
|
|