| Index: components/browser_sync/signin_confirmation_helper.cc
|
| diff --git a/components/browser_sync/signin_confirmation_helper.cc b/components/browser_sync/signin_confirmation_helper.cc
|
| index 0a59831753c3f2e488b16bb124a10b60012f1dfe..1300ae0384b799d83171d9b570325a29ec9b5f7f 100644
|
| --- a/components/browser_sync/signin_confirmation_helper.cc
|
| +++ b/components/browser_sync/signin_confirmation_helper.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <memory>
|
|
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/strings/string16.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "components/history/core/browser/history_backend.h"
|
|
|