freebsd-ports/www/iridium/files/patch-content_zygote_zygote__linux.cc
Robert Nagy 7034f5e54b www/iridium: update to 2023.03.111
Approved by:	rene (mentor)
2023-03-14 06:51:33 +01:00

15 lines
427 B
C++

--- content/zygote/zygote_linux.cc.orig 2023-03-13 07:33:08 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"
@@ -706,3 +707,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi
}
} // namespace content
+#endif