aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc')
-rw-r--r--www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc b/www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc
index d65c1eabfae9..140b86557cd8 100644
--- a/www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc
+++ b/www/iridium/files/patch-chrome_browser_ui_browser__command__controller.cc
@@ -1,6 +1,6 @@
---- chrome/browser/ui/browser_command_controller.cc.orig 2022-10-05 07:34:01 UTC
+--- chrome/browser/ui/browser_command_controller.cc.orig 2022-12-01 10:35:46 UTC
+++ chrome/browser/ui/browser_command_controller.cc
-@@ -96,7 +96,7 @@
+@@ -98,7 +98,7 @@
#include "components/user_manager/user_manager.h"
#endif
@@ -9,7 +9,7 @@
#include "ui/linux/linux_ui.h"
#endif
-@@ -285,7 +285,7 @@ bool BrowserCommandController::IsReservedCommandOrKey(
+@@ -287,7 +287,7 @@ bool BrowserCommandController::IsReservedCommandOrKey(
#endif
}
@@ -18,7 +18,7 @@
// If this key was registered by the user as a content editing hotkey, then
// it is not reserved.
auto* linux_ui = ui::LinuxUi::instance();
-@@ -530,7 +530,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo
+@@ -532,7 +532,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.
@@ -27,7 +27,7 @@
case IDC_MINIMIZE_WINDOW:
browser_->window()->Minimize();
break;
-@@ -1093,7 +1093,7 @@ void BrowserCommandController::InitCommandState() {
+@@ -1098,7 +1098,7 @@ void BrowserCommandController::InitCommandState() {
#endif
// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
// of lacros-chrome is complete.