diff options
author | Robert Nagy <robert@openbsd.org> | 2022-06-18 05:51:42 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-06-22 08:02:35 +0000 |
commit | 80ffbf089df7cc8d4b4879e23f6816fc7e338f7f (patch) | |
tree | 23b8c15850649e788bdcc2a8b3ed62ff0d793988 /www/chromium/files/patch-chrome_app_chrome__command__ids.h | |
parent | e408d5e4ec74b0d09aa3306a49065cac0c429427 (diff) |
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.h | 13 |
1 files changed, 2 insertions, 11 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 cf79191cac1c..e5fe7eacffed 100644 --- a/www/chromium/files/patch-chrome_app_chrome__command__ids.h +++ b/www/chromium/files/patch-chrome_app_chrome__command__ids.h @@ -1,6 +1,6 @@ ---- chrome/app/chrome_command_ids.h.orig 2022-04-21 18:48:31 UTC +--- chrome/app/chrome_command_ids.h.orig 2022-06-17 14:20:10 UTC +++ chrome/app/chrome_command_ids.h -@@ -66,7 +66,7 @@ +@@ -67,7 +67,7 @@ #define IDC_NAME_WINDOW 34049 // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch of lacros-chrome is complete. @@ -9,12 +9,3 @@ #define IDC_USE_SYSTEM_TITLE_BAR 34051 #define IDC_RESTORE_WINDOW 34052 #endif -@@ -447,7 +447,7 @@ - #define IDC_CONTENT_CONTEXT_QUICK_ANSWERS_INLINE_QUERY 52414 - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Screen AI - #define IDC_RUN_SCREEN_AI 52420 - #endif |