[google_apis] Remove SPDY proxy key support
The code that used it was removed early this year. See the bug. Bug: 1285486, 1377536 Change-Id: Iba6747024b891f1fe0659f353a32c1090af35f48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3984602 Reviewed-by: Tarun Bansal <tbansal@chromium.org> Reviewed-by: Mihai Sardarescu <msarda@chromium.org> Auto-Submit: David Dorwin <ddorwin@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/main@{#1064782}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
7ad1b63752
commit
b4aa65faee
google_apis
@ -136,8 +136,6 @@ void SetOAuth2ClientID(OAuth2Client client, const std::string& client_id);
|
||||
void SetOAuth2ClientSecret(OAuth2Client client,
|
||||
const std::string& client_secret);
|
||||
#endif
|
||||
// Returns the auth token for the data reduction proxy.
|
||||
std::string GetSpdyProxyAuthValue();
|
||||
|
||||
// Returns if the API key using in the current build is the one for official
|
||||
// Google Chrome.
|
||||
|
Reference in New Issue
Block a user