| Index: components/sync_driver/profile_sync_auth_provider.cc
|
| diff --git a/components/sync_driver/profile_sync_auth_provider.cc b/components/sync_driver/profile_sync_auth_provider.cc
|
| index 39c9c5a933a5c4627586c7144dcae5720b4afb6f..622d69f6b6cf56999802bd614bc8bb301286bf7f 100644
|
| --- a/components/sync_driver/profile_sync_auth_provider.cc
|
| +++ b/components/sync_driver/profile_sync_auth_provider.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/location.h"
|
| #include "base/macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/signin/core/browser/profile_oauth2_token_service.h"
|
| #include "google_apis/gaia/gaia_constants.h"
|
|
|
|
|