| Index: sync/engine/get_updates_processor.cc
|
| diff --git a/sync/engine/get_updates_processor.cc b/sync/engine/get_updates_processor.cc
|
| index 79be6c870ce26afcbffb6ecd85397a3e33465a62..25fdde4add7adcaeed3a212544ed883902743f90 100644
|
| --- a/sync/engine/get_updates_processor.cc
|
| +++ b/sync/engine/get_updates_processor.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <map>
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "sync/engine/get_updates_delegate.h"
|
| #include "sync/engine/syncer_proto_util.h"
|
| #include "sync/engine/update_handler.h"
|
|
|