aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-sandbox_linux_services_init__process__reaper.cc
blob: 8ec351166a192e0cabced20f392c780be7ef0b36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- sandbox/linux/services/init_process_reaper.cc.orig	2022-02-07 13:39:41 UTC
+++ sandbox/linux/services/init_process_reaper.cc
@@ -2,6 +2,7 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
+#if 0
 #include "sandbox/linux/services/init_process_reaper.h"
 
 #include <signal.h>
@@ -100,3 +101,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo
 }
 
 }  // namespace sandbox.
+#endif