| Index: google_apis/gaia/oauth2_api_call_flow.h
|
| diff --git a/google_apis/gaia/oauth2_api_call_flow.h b/google_apis/gaia/oauth2_api_call_flow.h
|
| index cfb833fc21cf8ab8ef74127d317270d317af0b14..6cf8f8c315b7ab465296d7d011e9d1da187fc91b 100644
|
| --- a/google_apis/gaia/oauth2_api_call_flow.h
|
| +++ b/google_apis/gaia/oauth2_api_call_flow.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "net/url_request/url_fetcher.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|