| Index: sync/syncable/scoped_parent_child_index_updater.h
|
| diff --git a/sync/syncable/scoped_parent_child_index_updater.h b/sync/syncable/scoped_parent_child_index_updater.h
|
| index 29bda16168e6709bef170b875292b3b45c9ac25d..0c6dedd4eda3af7929c0da3b9870df1fcd608a2d 100644
|
| --- a/sync/syncable/scoped_parent_child_index_updater.h
|
| +++ b/sync/syncable/scoped_parent_child_index_updater.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SYNC_SYNCABLE_SCOPED_PARENT_CHILD_INDEX_UPDATER_H_
|
| #define SYNC_SYNCABLE_SCOPED_PARENT_CHILD_INDEX_UPDATER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "sync/base/sync_export.h"
|
|
|
| namespace syncer {
|
|
|