aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-content_zygote_zygote__linux.cc
blob: 93d9347c0fbbf768bc7b0b17dcb1d7e7c37e6ef9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- content/zygote/zygote_linux.cc.orig	2022-10-05 07:34:01 UTC
+++ content/zygote/zygote_linux.cc
@@ -1,6 +1,7 @@
 // Copyright (c) 2012 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 "content/zygote/zygote_linux.h"
 
@@ -653,3 +654,4 @@ bool Zygote::HandleGetSandboxStatus(int fd, base::Pick
 }
 
 }  // namespace content
+#endif