Chromium Code Reviews| Index: chrome/common/net/gaia/oauth2_api_call_flow.h |
| =================================================================== |
| --- chrome/common/net/gaia/oauth2_api_call_flow.h (revision 132242) |
| +++ chrome/common/net/gaia/oauth2_api_call_flow.h (working copy) |
| @@ -88,6 +88,7 @@ |
| }; |
| friend class OAuth2ApiCallFlowTest; |
| + FRIEND_TEST_ALL_PREFIXES(OAuth2ApiCallFlowTest, CreateURLFetcher); |
| // Helper to create an instance of access token fetcher. |
| // Caller owns the returned instance. |