| Index: components/ntp_snippets/ntp_snippets_test_utils.cc
|
| diff --git a/components/ntp_snippets/ntp_snippets_test_utils.cc b/components/ntp_snippets/ntp_snippets_test_utils.cc
|
| index c00629c763230548bb7f23143c047b633af2c37a..d20b7afb341d37ce98cdfba4ddcb5863ff643c3a 100644
|
| --- a/components/ntp_snippets/ntp_snippets_test_utils.cc
|
| +++ b/components/ntp_snippets/ntp_snippets_test_utils.cc
|
| @@ -12,7 +12,7 @@
|
| #include "components/signin/core/browser/fake_signin_manager.h"
|
| #include "components/signin/core/browser/test_signin_client.h"
|
| #include "components/signin/core/common/signin_pref_names.h"
|
| -#include "components/sync_driver/fake_sync_service.h"
|
| +#include "components/sync/driver/fake_sync_service.h"
|
|
|
| namespace ntp_snippets {
|
| namespace test {
|
|
|