| Index: chrome/browser/ntp_snippets/content_suggestions_service_factory.cc
|
| diff --git a/chrome/browser/ntp_snippets/content_suggestions_service_factory.cc b/chrome/browser/ntp_snippets/content_suggestions_service_factory.cc
|
| index af8a150a6a11e0e4951886f964397a3f05429433..6d029c47a7cc420b154823f9b73b8256e72451b2 100644
|
| --- a/chrome/browser/ntp_snippets/content_suggestions_service_factory.cc
|
| +++ b/chrome/browser/ntp_snippets/content_suggestions_service_factory.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/singleton.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "base/task_scheduler/post_task.h"
|
| #include "base/time/default_clock.h"
|
| #include "chrome/browser/bookmarks/bookmark_model_factory.h"
|
|
|