Index: sync/test/engine/fake_model_worker.h |
diff --git a/sync/test/engine/fake_model_worker.h b/sync/test/engine/fake_model_worker.h |
index beb54004c3d7dc118a1aea0a77009a19d2594cae..603d76952a2067609c86b8c33469a5cad24c9c99 100644 |
--- a/sync/test/engine/fake_model_worker.h |
+++ b/sync/test/engine/fake_model_worker.h |
@@ -7,8 +7,8 @@ |
#include <vector> |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/threading/non_thread_safe.h" |
#include "sync/internal_api/public/engine/model_safe_worker.h" |
#include "sync/internal_api/public/util/syncer_error.h" |