| Index: sync/internal_api/public/engine/passive_model_worker.h
|
| diff --git a/sync/internal_api/public/engine/passive_model_worker.h b/sync/internal_api/public/engine/passive_model_worker.h
|
| index c2c1d98a133d439eef2b48bbf4eb404bd140ff57..29ad028223b50dc708b9ca9d6da70162f58700de 100644
|
| --- a/sync/internal_api/public/engine/passive_model_worker.h
|
| +++ b/sync/internal_api/public/engine/passive_model_worker.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef SYNC_INTERNAL_API_PUBLIC_ENGINE_PASSIVE_MODEL_WORKER_H_
|
| #define SYNC_INTERNAL_API_PUBLIC_ENGINE_PASSIVE_MODEL_WORKER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "sync/base/sync_export.h"
|
| #include "sync/internal_api/public/engine/model_safe_worker.h"
|
| #include "sync/internal_api/public/util/syncer_error.h"
|
|
|