Index: chrome/browser/sync/engine/syncer.cc |
diff --git a/chrome/browser/sync/engine/syncer.cc b/chrome/browser/sync/engine/syncer.cc |
index f9fa72083472c3656905ab00cc62b34f57393d40..cf7cd97723161a6292ac40bccea51850db98fa75 100644 |
--- a/chrome/browser/sync/engine/syncer.cc |
+++ b/chrome/browser/sync/engine/syncer.cc |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/sync/engine/syncer.h" |
+#include "base/location.h" |
#include "base/message_loop.h" |
#include "base/time.h" |
-#include "base/tracked.h" |
#include "chrome/browser/sync/engine/apply_updates_command.h" |
#include "chrome/browser/sync/engine/build_and_process_conflict_sets_command.h" |
#include "chrome/browser/sync/engine/build_commit_command.h" |