Chromium Code Reviews

Unified Diff: google_apis/google_api_keys.h

Issue 753683004: Revert of Supervised user SafeSites: Expose & use API key from src-internal (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_url_filter.cc ('k') | google_apis/google_api_keys.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_url_filter.cc ('k') | google_apis/google_api_keys.cc » ('j') | no next file with comments »

Powered by Google App Engine