aboutsummaryrefslogtreecommitdiff
path: root/devel/electron12/files/patch-sandbox_linux_services_init__process__reaper.cc
blob: 2357bd1c78c7f070a7d149604839eb036aa718a0 (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	2021-01-07 00:36:39 UTC
+++ sandbox/linux/services/init_process_reaper.cc
@@ -1,6 +1,7 @@
 // Copyright 2013 The Chromium Authors. All rights reserved.
 // 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"
 
@@ -100,3 +101,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo
 }
 
 }  // namespace sandbox.
+#endif