| Index: components/ntp_snippets/ntp_snippets_test_utils.h
|
| diff --git a/components/ntp_snippets/ntp_snippets_test_utils.h b/components/ntp_snippets/ntp_snippets_test_utils.h
|
| index 20e9c854b617731ceaf18c05e16431640d45032e..430515aea07cbc7805e4dd1e012e76b0c0c7b492 100644
|
| --- a/components/ntp_snippets/ntp_snippets_test_utils.h
|
| +++ b/components/ntp_snippets/ntp_snippets_test_utils.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "components/sync_driver/fake_sync_service.h"
|
| +#include "components/sync/driver/fake_sync_service.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class AccountTrackerService;
|
|
|