summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-ui_display_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-ui_display_screen.h')
-rw-r--r--www/ungoogled-chromium/files/patch-ui_display_screen.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-ui_display_screen.h b/www/ungoogled-chromium/files/patch-ui_display_screen.h
index 602be5569200..ac26e9161ec7 100644
--- a/www/ungoogled-chromium/files/patch-ui_display_screen.h
+++ b/www/ungoogled-chromium/files/patch-ui_display_screen.h
@@ -1,6 +1,6 @@
---- ui/display/screen.h.orig 2022-10-29 17:50:56 UTC
+--- ui/display/screen.h.orig 2023-02-11 09:11:04 UTC
+++ ui/display/screen.h
-@@ -130,7 +130,7 @@ class DISPLAY_EXPORT Screen {
+@@ -131,7 +131,7 @@ class DISPLAY_EXPORT Screen {
// (both of which may or may not be `nearest_id`).
display::ScreenInfos GetScreenInfosNearestDisplay(int64_t nearest_id) const;
@@ -9,7 +9,7 @@
// Object which suspends the platform-specific screensaver for the duration of
// its existence.
class ScreenSaverSuspender {
-@@ -220,7 +220,7 @@ class DISPLAY_EXPORT Screen {
+@@ -232,7 +232,7 @@ class DISPLAY_EXPORT Screen {
int64_t display_id_for_new_windows_;
int64_t scoped_display_id_for_new_windows_ = display::kInvalidDisplayId;