| Index: components/sync/driver/glue/sync_backend_host_impl_unittest.cc
|
| diff --git a/components/sync/driver/glue/sync_backend_host_impl_unittest.cc b/components/sync/driver/glue/sync_backend_host_impl_unittest.cc
|
| index ec9f8b4a3c08e0c14a8e4d5ab77a1171a843402d..599073e1e1908a8a07e181c30957598589c0912b 100644
|
| --- a/components/sync/driver/glue/sync_backend_host_impl_unittest.cc
|
| +++ b/components/sync/driver/glue/sync_backend_host_impl_unittest.cc
|
| @@ -31,7 +31,7 @@
|
| #include "components/sync/core/network_resources.h"
|
| #include "components/sync/core/sync_manager_factory.h"
|
| #include "components/sync/core/test/fake_sync_manager.h"
|
| -#include "components/sync/driver/device_info.h"
|
| +#include "components/sync/device_info/device_info.h"
|
| #include "components/sync/driver/fake_sync_client.h"
|
| #include "components/sync/driver/sync_frontend.h"
|
| #include "components/sync/driver/sync_prefs.h"
|
|
|