| Index: components/sync_driver/fake_sync_client.h
|
| diff --git a/components/sync_driver/fake_sync_client.h b/components/sync_driver/fake_sync_client.h
|
| index de076593fb8c54fee3e90cd541c2c01d45dbd70f..81cfe686fe5a8c75cee36e359eb7e0bcc9f68279 100644
|
| --- a/components/sync_driver/fake_sync_client.h
|
| +++ b/components/sync_driver/fake_sync_client.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_FAKE_SYNC_CLIENT_H_
|
| #define COMPONENTS_SYNC_DRIVER_FAKE_SYNC_CLIENT_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/sync_driver/sync_client.h"
|
|
|
| namespace sync_driver {
|
|
|