| Index: components/sync/driver/glue/sync_backend_host_mock.h
|
| diff --git a/components/sync_driver/glue/sync_backend_host_mock.h b/components/sync/driver/glue/sync_backend_host_mock.h
|
| similarity index 98%
|
| rename from components/sync_driver/glue/sync_backend_host_mock.h
|
| rename to components/sync/driver/glue/sync_backend_host_mock.h
|
| index e0828a27d9ee32a0dc274f56e3cf04c1ce5488a3..784a8594e3d8ee214fa5e610e195156b78d5f1c3 100644
|
| --- a/components/sync_driver/glue/sync_backend_host_mock.h
|
| +++ b/components/sync/driver/glue/sync_backend_host_mock.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| #include "components/sync/base/weak_handle.h"
|
| -#include "components/sync_driver/glue/sync_backend_host.h"
|
| +#include "components/sync/driver/glue/sync_backend_host.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|