diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-remoting_host_switches_h')
| -rw-r--r-- | www/chromium-uc/patches/patch-remoting_host_switches_h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/chromium-uc/patches/patch-remoting_host_switches_h b/www/chromium-uc/patches/patch-remoting_host_switches_h deleted file mode 100644 index cbcfa80..0000000 --- a/www/chromium-uc/patches/patch-remoting_host_switches_h +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | $OpenBSD: patch-remoting_host_switches_h,v 1.5 2021/11/16 11:28:47 robert Exp $ | ||
| 2 | |||
| 3 | Index: remoting/host/switches.h | ||
| 4 | --- remoting/host/switches.h.orig | ||
| 5 | +++ remoting/host/switches.h | ||
| 6 | @@ -35,7 +35,7 @@ extern const char kProcessTypeRdpDesktopSession[]; | ||
| 7 | extern const char kProcessTypeEvaluateCapability[]; | ||
| 8 | extern const char kProcessTypeFileChooser[]; | ||
| 9 | extern const char kProcessTypeUrlForwarderConfigurator[]; | ||
| 10 | -#if defined(OS_LINUX) || defined(OS_CHROMEOS) | ||
| 11 | +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) | ||
| 12 | extern const char kProcessTypeXSessionChooser[]; | ||
| 13 | #endif // defined(OS_LINUX) || defined(OS_CHROMEOS) | ||
| 14 | |||
