| Index: components/ntp_snippets/remote/test_utils.cc
|
| diff --git a/components/ntp_snippets/remote/test_utils.cc b/components/ntp_snippets/remote/test_utils.cc
|
| index 4d444397f7a0ae6de6cfa261006b1b5b64cb7d7e..eb63bc404316592b33081678121641e26b9f2cdf 100644
|
| --- a/components/ntp_snippets/remote/test_utils.cc
|
| +++ b/components/ntp_snippets/remote/test_utils.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <memory>
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "components/prefs/pref_registry_simple.h"
|
| #include "components/prefs/testing_pref_service.h"
|
| #include "components/signin/core/browser/account_tracker_service.h"
|
|
|