ipc/chromium: fix #if define() for kFreeBSD and Hurd
authorChristoph Goehre <chris@sigxcpu.org>
Wed, 31 Oct 2012 17:27:07 +0000 (13:27 -0400)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 15 Mar 2020 16:27:21 +0000 (16:27 +0000)
commitd99a20a678b5cd8d36c1f637d59b4c016e95e0f6
tree9dfbfae9cd7cf14f7c7c085701bd4a33fd9499f8
parentba47b1d3f80f0e3537155901d9c6b2ae0662ec03
ipc/chromium: fix #if define() for kFreeBSD and Hurd

The kFreeBSD and Hurd platforms need some other macros to include
the correct needed headers.
Depended on this some minor changes to call the correct functions
also needed. Also the list of the cpp source file for the chromium
things needs to expanded.
The changes is an adoption of the previous dropped patch 'Fix
ipc/chromium on kFreeBSD and Hurd' from the version 17.

Gbp-Pq: Topic porting-kfreebsd-hurd
Gbp-Pq: Name ipc-chromium-fix-if-define-for-kFreeBSD-and-Hurd.patch
ipc/chromium/src/base/platform_thread_posix.cc