mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
Update to Chromium 136.0.7103.113
This commit is contained in:
@@ -1 +1 @@
|
||||
136.0.7103.92
|
||||
136.0.7103.113
|
||||
|
||||
@@ -423,7 +423,7 @@ by default.
|
||||
const char kExtensionsMenuUtmSource[] = "ext_extensions_menu";
|
||||
--- a/google_apis/gaia/gaia_constants.cc
|
||||
+++ b/google_apis/gaia/gaia_constants.cc
|
||||
@@ -14,169 +14,169 @@ const char kChromeSource[] = "ChromiumBr
|
||||
@@ -14,173 +14,173 @@ const char kChromeSource[] = "ChromiumBr
|
||||
const char kUnexpectedServiceResponse[] = "UnexpectedServiceResponse";
|
||||
|
||||
// OAuth scopes.
|
||||
@@ -579,6 +579,11 @@ by default.
|
||||
- "https://www.googleapis.com/auth/experimentsandconfigs";
|
||||
+ "trk:209:https://www.googleapis.com/auth/experimentsandconfigs";
|
||||
|
||||
// OAuth2 scope for access for DriveFS to use client-side notifications.
|
||||
const char kClientChannelOAuth2Scope[] =
|
||||
- "https://www.googleapis.com/auth/client_channel";
|
||||
+ "trk:210:https://www.googleapis.com/auth/client_channel";
|
||||
|
||||
// The scope required for an access token in order to query ItemSuggest.
|
||||
const char kDriveReadOnlyOAuth2Scope[] =
|
||||
- "https://www.googleapis.com/auth/drive.readonly";
|
||||
|
||||
Reference in New Issue
Block a user