Index: sync/engine/syncer.cc |
diff --git a/sync/engine/syncer.cc b/sync/engine/syncer.cc |
index 9b1adb3791e0c84f5ea4a0c26d54a5f88a91cb5b..8ebbff1170452f6ad11c03bf5c6e52f121d61298 100644 |
--- a/sync/engine/syncer.cc |
+++ b/sync/engine/syncer.cc |
@@ -7,7 +7,7 @@ |
#include "base/debug/trace_event.h" |
#include "base/location.h" |
#include "base/logging.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/time/time.h" |
#include "build/build_config.h" |
#include "sync/engine/apply_control_data_updates.h" |