| Index: sync/engine/directory_update_handler.h
|
| diff --git a/sync/engine/directory_update_handler.h b/sync/engine/directory_update_handler.h
|
| index 442ac544defb8f8b23fd4172e9a04c57e4817f44..85601e9b12bd9b3fa08e608863d7bdda5d745338 100644
|
| --- a/sync/engine/directory_update_handler.h
|
| +++ b/sync/engine/directory_update_handler.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 "sync/base/sync_export.h"
|
|
|