| 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 4f269ede54ac921e0735c8f98a1d67bf6ff1e282..a342871925cf46b23a5cc0670a842a1689f1109f 100644
|
| --- a/components/sync_driver/profile_sync_auth_provider.cc
|
| +++ b/components/sync_driver/profile_sync_auth_provider.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| +#include "base/macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "components/signin/core/browser/profile_oauth2_token_service.h"
|
|
|