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)
committerRaspbian forward porter <root@raspbian.org>
Thu, 20 Oct 2022 16:38:40 +0000 (17:38 +0100)
commitb6b56eccc8f9e13bc39c4493227e70c2d07fa27a
tree843482ae5bf21f3156217f906b9e65b1cc18bfef
parentb0848aeb92695b0d50655635e5d5cee0b8335c99
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