summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h')
-rw-r--r--www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h
index 8927d39f950c..b5a677de39ae 100644
--- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h
+++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h
@@ -1,7 +1,7 @@
---- content/browser/renderer_host/render_process_host_impl.h.orig 2022-08-31 12:19:35 UTC
+--- content/browser/renderer_host/render_process_host_impl.h.orig 2022-09-24 10:57:32 UTC
+++ content/browser/renderer_host/render_process_host_impl.h
-@@ -85,7 +85,7 @@
- #include "third_party/blink/public/mojom/hid/hid.mojom-forward.h"
+@@ -83,7 +83,7 @@
+ #include "content/public/browser/android/child_process_importance.h"
#endif
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
@@ -9,7 +9,7 @@
#include "media/mojo/mojom/stable/stable_video_decoder.mojom.h"
#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-@@ -474,7 +474,7 @@ class CONTENT_EXPORT RenderProcessHostImpl
+@@ -472,7 +472,7 @@ class CONTENT_EXPORT RenderProcessHostImpl
// Sets this RenderProcessHost to be guest only. For Testing only.
void SetForGuestsOnlyForTesting();
@@ -18,7 +18,7 @@
// Launch the zygote early in the browser startup.
static void EarlyZygoteLaunch();
#endif // BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_MAC)
-@@ -673,7 +673,7 @@ class CONTENT_EXPORT RenderProcessHostImpl
+@@ -671,7 +671,7 @@ class CONTENT_EXPORT RenderProcessHostImpl
mojo::PendingReceiver<blink::mojom::WebSocketConnector> receiver)
override;
@@ -27,7 +27,7 @@
void CreateStableVideoDecoder(
mojo::PendingReceiver<media::stable::mojom::StableVideoDecoder> receiver)
override;
-@@ -1128,7 +1128,7 @@ class CONTENT_EXPORT RenderProcessHostImpl
+@@ -1121,7 +1121,7 @@ class CONTENT_EXPORT RenderProcessHostImpl
// RenderProcessHost. This is destroyed early in ResetIPC() method.
std::unique_ptr<PermissionServiceContext> permission_service_context_;