| Index: components/ntp_snippets/remote/remote_suggestions_database.cc
|
| diff --git a/components/ntp_snippets/remote/remote_suggestions_database.cc b/components/ntp_snippets/remote/remote_suggestions_database.cc
|
| index 2c51b831c19e31b4b4a3ad4cfae56abc628f7197..0bab98e1e7d04ba143f30d4e7d1887e80ace1aa9 100644
|
| --- a/components/ntp_snippets/remote/remote_suggestions_database.cc
|
| +++ b/components/ntp_snippets/remote/remote_suggestions_database.cc
|
| @@ -7,6 +7,7 @@
|
| #include <utility>
|
|
|
| #include "base/files/file_path.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "components/leveldb_proto/proto_database_impl.h"
|
| #include "components/ntp_snippets/remote/proto/ntp_snippets.pb.h"
|
|
|
|
|