aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-content_zygote_zygote__linux.cc
blob: 95a0282a4b643a0d0b52a3814f3066eeaebe84b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- content/zygote/zygote_linux.cc.orig	2021-04-14 01:08:49 UTC
+++ content/zygote/zygote_linux.cc
@@ -1,7 +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"
 
 #include <errno.h>
@@ -651,3 +651,4 @@ bool Zygote::HandleGetSandboxStatus(int fd, base::Pick
 }
 
 }  // namespace content
+#endif