| Index: chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc b/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc
|
| index 13caca801da63cb52620bf17218010c5609040e3..befa35ba6a879075c45bf9387ca8f6ecc2b9e582 100644
|
| --- a/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc
|
| +++ b/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/sync/glue/sync_backend_host_impl.h"
|
| +#include "components/sync_driver/glue/sync_backend_host_impl.h"
|
|
|
| #include <cstddef>
|
|
|
|
|