| Index: components/ntp_snippets/remote/remote_suggestions_status_service_unittest.cc
|
| diff --git a/components/ntp_snippets/remote/remote_suggestions_status_service_unittest.cc b/components/ntp_snippets/remote/remote_suggestions_status_service_unittest.cc
|
| index 30511f81fb8631f21562fb3bcef1c595a3920a8c..c24650af8cf6dfebb97b4dd3495049eaf3f47c86 100644
|
| --- a/components/ntp_snippets/remote/remote_suggestions_status_service_unittest.cc
|
| +++ b/components/ntp_snippets/remote/remote_suggestions_status_service_unittest.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <memory>
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "components/ntp_snippets/features.h"
|
| #include "components/ntp_snippets/ntp_snippets_constants.h"
|
| #include "components/ntp_snippets/pref_names.h"
|
|
|