aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_app_chrome__command__ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_app_chrome__command__ids.h')
-rw-r--r--www/chromium/files/patch-chrome_app_chrome__command__ids.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_app_chrome__command__ids.h b/www/chromium/files/patch-chrome_app_chrome__command__ids.h
index 574ea4322784..f7cf60b9affa 100644
--- a/www/chromium/files/patch-chrome_app_chrome__command__ids.h
+++ b/www/chromium/files/patch-chrome_app_chrome__command__ids.h
@@ -1,8 +1,8 @@
---- chrome/app/chrome_command_ids.h.orig 2020-05-13 18:39:36 UTC
+--- chrome/app/chrome_command_ids.h.orig 2020-11-13 06:36:35 UTC
+++ chrome/app/chrome_command_ids.h
-@@ -60,7 +60,7 @@
- #define IDC_MAXIMIZE_WINDOW 34047
+@@ -61,7 +61,7 @@
#define IDC_ALL_WINDOWS_FRONT 34048
+ #define IDC_NAME_WINDOW 34049
-#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
+#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS)