| Index: components/browser_sync/browser/signin_confirmation_helper.cc
|
| diff --git a/components/browser_sync/browser/signin_confirmation_helper.cc b/components/browser_sync/browser/signin_confirmation_helper.cc
|
| index b5b118f3ffd71196e3052ae7076989248d08d7c2..096231a9b87e77f4c099a356b3479ce52393d019 100644
|
| --- a/components/browser_sync/browser/signin_confirmation_helper.cc
|
| +++ b/components/browser_sync/browser/signin_confirmation_helper.cc
|
| @@ -5,7 +5,7 @@
|
| #include "components/browser_sync/browser/signin_confirmation_helper.h"
|
|
|
| #include "base/strings/string16.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/history/core/browser/history_backend.h"
|
| #include "components/history/core/browser/history_db_task.h"
|
| #include "components/history/core/browser/history_service.h"
|
|
|