| Index: sync/syncable/scoped_kernel_lock.h
|
| diff --git a/sync/syncable/scoped_kernel_lock.h b/sync/syncable/scoped_kernel_lock.h
|
| index 942faef63375faae82d9b2b1f99069d6f5b82c46..dbc28e79fd245441d0adc5b03725bbcdb1e4c77f 100644
|
| --- a/sync/syncable/scoped_kernel_lock.h
|
| +++ b/sync/syncable/scoped_kernel_lock.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SYNC_SYNCABLE_SCOPED_KERNEL_LOCK_H_
|
| #define SYNC_SYNCABLE_SCOPED_KERNEL_LOCK_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/synchronization/lock.h"
|
|
|
| namespace syncer {
|
|
|