aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_test_chromedriver_chrome__launcher.cc
blob: 59ffc8813111655b759d420b0854db914db71c80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- chrome/test/chromedriver/chrome_launcher.cc.orig	2022-03-25 21:59:56 UTC
+++ chrome/test/chromedriver/chrome_launcher.cc
@@ -65,6 +65,7 @@
 #include <fcntl.h>
 #include <sys/stat.h>
 #include <sys/types.h>
+#include <sys/wait.h>
 #include <unistd.h>
 #elif BUILDFLAG(IS_WIN)
 #include "chrome/test/chromedriver/keycode_text_conversion.h"