| Index: components/sync/driver/glue/sync_backend_host_core.cc
|
| diff --git a/components/sync/driver/glue/sync_backend_host_core.cc b/components/sync/driver/glue/sync_backend_host_core.cc
|
| index 6bf962a14e09b3ff6231476bc48b148181364e20..f069467b4d9fc0750612bacdf37edeec5bfc998c 100644
|
| --- a/components/sync/driver/glue/sync_backend_host_core.cc
|
| +++ b/components/sync/driver/glue/sync_backend_host_core.cc
|
| @@ -26,7 +26,6 @@
|
| #include "components/sync/engine/cycle/sync_cycle_snapshot.h"
|
| #include "components/sync/engine/cycle/update_counters.h"
|
| #include "components/sync/engine/events/protocol_event.h"
|
| -#include "url/gurl.h"
|
|
|
| // Helper macros to log with the syncer thread name; useful when there
|
| // are multiple syncers involved.
|
|
|