| Index: components/sync/engine/sync_backend_registrar_unittest.cc
|
| diff --git a/components/sync/engine/sync_backend_registrar_unittest.cc b/components/sync/engine/sync_backend_registrar_unittest.cc
|
| index 678aff2a6ccfaf63e1eea1c9ea11be1467729f53..5c42d6ed931cbe441911496ffb70e2879edcffd7 100644
|
| --- a/components/sync/engine/sync_backend_registrar_unittest.cc
|
| +++ b/components/sync/engine/sync_backend_registrar_unittest.cc
|
| @@ -4,8 +4,6 @@
|
|
|
| #include "components/sync/engine/sync_backend_registrar.h"
|
|
|
| -#include <memory>
|
| -
|
| #include "base/location.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/run_loop.h"
|
|
|