diff --git a/patches/chromium/patch_osr_control_screen_info.patch b/patches/chromium/patch_osr_control_screen_info.patch index 43f7a418f4..ab650e95b1 100644 --- a/patches/chromium/patch_osr_control_screen_info.patch +++ b/patches/chromium/patch_osr_control_screen_info.patch @@ -8,10 +8,10 @@ is updated correctly, instead of overriding GetScreenInfo which seems not working. diff --git a/content/browser/renderer_host/render_widget_host_view_base.h b/content/browser/renderer_host/render_widget_host_view_base.h -index c05fac0b5fc2166daaa94d407dd9a652e6144c80..9fa69b342d5efe5b2f2b39b522c543cc62c7175b 100644 +index 1a18bdda39f76cfae36adc0ffde136e788a98262..1062bada30908399f5429b51031e245f4d010f84 100644 --- a/content/browser/renderer_host/render_widget_host_view_base.h +++ b/content/browser/renderer_host/render_widget_host_view_base.h -@@ -678,7 +678,7 @@ class CONTENT_EXPORT RenderWidgetHostViewBase +@@ -680,7 +680,7 @@ class CONTENT_EXPORT RenderWidgetHostViewBase // Generates the most current set of ScreenInfos from the current set of // displays in the system for use in UpdateScreenInfo.