| 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 032ca75352a6de5acb2082ca325510a794303f6d..6b4b4aa0455417de509cc6a4bd247aaf6fef2bef 100644
|
| --- a/components/sync_driver/profile_sync_auth_provider.h
|
| +++ b/components/sync_driver/profile_sync_auth_provider.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_SYNC_DRIVER_PROFILE_SYNC_AUTH_PROVIDER_H_
|
| #define COMPONENTS_SYNC_DRIVER_PROFILE_SYNC_AUTH_PROVIDER_H_
|
|
|
| +#include <string>
|
| +
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "google_apis/gaia/oauth2_token_service.h"
|
|
|