aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_zygote_zygote__linux.cc
blob: 83c8938e2c5b9171d3a079fc3ce382b40db6619f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- content/zygote/zygote_linux.cc.orig	2024-02-23 21:04:38 UTC
+++ content/zygote/zygote_linux.cc
@@ -1,6 +1,7 @@
 // Copyright 2012 The Chromium Authors
 // 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"
 
@@ -709,3 +710,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi
 }
 
 }  // namespace content
+#endif