Skip to content

Commit

Permalink
prepare upgrade to 125.x
Browse files Browse the repository at this point in the history
  • Loading branch information
clickot committed May 14, 2024
1 parent 2ebb99e commit 4e91e97
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions use-oauth2-client-switches-as-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
diff --git a/google_apis/google_api_keys-inc.cc b/google_apis/google_api_keys-inc.cc
--- a/google_apis/google_api_keys.cc
+++ b/google_apis/google_api_keys.cc
@@ -154,11 +154,11 @@ class APIKeyCache {
index 49c396d69d17..9493e7e5aa48 100644
--- a/google_apis/google_api_keys-inc.cc
+++ b/google_apis/google_api_keys-inc.cc
@@ -182,11 +182,11 @@ class APIKeyCache {

std::string default_client_id = CalculateKeyValue(
GOOGLE_DEFAULT_CLIENT_ID,
Expand Down

0 comments on commit 4e91e97

Please sign in to comment.