| Index: google_apis/google_api_keys.h
|
| diff --git a/google_apis/google_api_keys.h b/google_apis/google_api_keys.h
|
| index 96505936a5c524a81438b752a0c6ec2fa88a0417..b2399bf980d7836218b601ed530bf3449d0406cf 100644
|
| --- a/google_apis/google_api_keys.h
|
| +++ b/google_apis/google_api_keys.h
|
| @@ -66,8 +66,6 @@
|
| // e.g. URL-escaped if you use it in a URL.
|
| std::string GetAPIKey();
|
|
|
| -std::string GetSafeSitesAPIKey();
|
| -
|
| // Represents the different sets of client IDs and secrets in use.
|
| enum OAuth2Client {
|
| CLIENT_MAIN, // Several different features use this.
|
|
|