| Index: components/sync_driver/model_association_manager.h
|
| diff --git a/components/sync_driver/model_association_manager.h b/components/sync_driver/model_association_manager.h
|
| index 6126280809adf6e68d1cc4cd15fb1d8c3d5f26c9..d5f4c58e4d81302eb254ebadc7569edf1eeb8589 100644
|
| --- a/components/sync_driver/model_association_manager.h
|
| +++ b/components/sync_driver/model_association_manager.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <map>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/timer/timer.h"
|
|
|
|
|