diff options
Diffstat (limited to 'sync/engine/commit.cc')
-rw-r--r-- | sync/engine/commit.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/engine/commit.cc b/sync/engine/commit.cc index 92cf4d2..509e08d 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" |