aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc
blob: ce19163df6991db6e01e978e0e9117a84d105ebc (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	2019-03-11 22:01:01 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