summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_test_launcher_test__launcher.cc
blob: f5f436141cb175bc64f96d762ac45018f87bc8e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- base/test/launcher/test_launcher.cc.orig	2022-09-24 10:57:32 UTC
+++ base/test/launcher/test_launcher.cc
@@ -65,6 +65,7 @@
 #include "third_party/libxml/chromium/libxml_utils.h"
 
 #if BUILDFLAG(IS_POSIX)
+#include <signal.h>
 #include <fcntl.h>
 
 #include "base/files/file_descriptor_watcher_posix.h"