chore: bump chromium to 129.0.6668.0 (main) (#43368)

* chore: bump chromium in DEPS to 129.0.6668.0

* 5787687: [Extensions] Remove EventRouterForwarder from BrowserProcess

5787687

* 5788808: Resolve Blob URL's origin using info from browser process

5788808

* chore: fixup patch indices

* 5786747: Remove "int WriteFile"

5786747

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
electron-roller[bot] 2024-08-20 16:54:27 +02:00 committed by GitHub
parent 945aabfaee
commit 2cc14c6e8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 58 additions and 69 deletions

View file

@ -20,10 +20,10 @@ index d8e55dd35c7bcfc341585b901ed8dc261d03870a..eaa3b5fe6320a746298c45c799ef4b29
}
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h
index 1c2a96cc187013086132468b3e14928828fd7377..e474f5bfe8ffba425da5276a6cbd61b7e1a1da3e 100644
index e3b8c5ba47193b57124ce743179a1b2009eb3ce7..7270f41928836daed875b99253798e50080f83a8 100644
--- a/content/public/browser/content_browser_client.h
+++ b/content/public/browser/content_browser_client.h
@@ -330,6 +330,11 @@ class CONTENT_EXPORT ContentBrowserClient {
@@ -331,6 +331,11 @@ class CONTENT_EXPORT ContentBrowserClient {
virtual ~ContentBrowserClient() = default;