Index: sync/engine/commit.cc |
diff --git a/sync/engine/commit.cc b/sync/engine/commit.cc |
index 92cf4d2aa776fd4837ba28ac84ad3c5d771ad5a1..509e08d9d32443d8c28aea8260236a8d1a1a0765 100644 |
--- a/sync/engine/commit.cc |
+++ b/sync/engine/commit.cc |
@@ -4,7 +4,7 @@ |
#include "sync/engine/commit.h" |
-#include "base/debug/trace_event.h" |
+#include "base/trace_event/trace_event.h" |
#include "sync/engine/commit_contribution.h" |
#include "sync/engine/commit_processor.h" |
#include "sync/engine/commit_util.h" |