| Index: components/sync_driver/profile_sync_auth_provider.h
|
| diff --git a/components/sync_driver/profile_sync_auth_provider.h b/components/sync_driver/profile_sync_auth_provider.h
|
| index 6b4b4aa0455417de509cc6a4bd247aaf6fef2bef..e9dffb93069a8d1a7cc685c117810e6511864b57 100644
|
| --- a/components/sync_driver/profile_sync_auth_provider.h
|
| +++ b/components/sync_driver/profile_sync_auth_provider.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "google_apis/gaia/oauth2_token_service.h"
|
|
|