summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-remoting_host_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-remoting_host_switches.h')
-rw-r--r--www/chromium/files/patch-remoting_host_switches.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/chromium/files/patch-remoting_host_switches.h b/www/chromium/files/patch-remoting_host_switches.h
deleted file mode 100644
index 452d306351c4..000000000000
--- a/www/chromium/files/patch-remoting_host_switches.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- remoting/host/switches.h.orig 2021-09-24 04:26:09 UTC
-+++ remoting/host/switches.h
-@@ -35,9 +35,9 @@ extern const char kProcessTypeRdpDesktopSession[];
- extern const char kProcessTypeEvaluateCapability[];
- extern const char kProcessTypeFileChooser[];
- extern const char kProcessTypeUrlForwarderConfigurator[];
--#if defined(OS_LINUX) || defined(OS_CHROMEOS)
-+#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
- extern const char kProcessTypeXSessionChooser[];
--#endif // defined(OS_LINUX) || defined(OS_CHROMEOS)
-+#endif // defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
-
- extern const char kEvaluateCapabilitySwitchName[];
-