| Index: components/browser_sync/profile_sync_test_util.cc
|
| diff --git a/components/browser_sync/profile_sync_test_util.cc b/components/browser_sync/profile_sync_test_util.cc
|
| index ee186d14d3c41cfdd6ee09c2463b6fcb3637eacd..575271243a21b99d4d72a5902c2568ee6d8f6691 100644
|
| --- a/components/browser_sync/profile_sync_test_util.cc
|
| +++ b/components/browser_sync/profile_sync_test_util.cc
|
| @@ -7,6 +7,7 @@
|
| #include <utility>
|
|
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/history/core/browser/history_model_worker.h"
|
|
|