Index: content/zygote/zygote_linux.cc |
diff --git a/content/zygote/zygote_linux.cc b/content/zygote/zygote_linux.cc |
index 893002281218e863a33bfeca97cab5f949d23efe..abb52aea32c61ff0304d92b57c7d363670560c53 100644 |
--- a/content/zygote/zygote_linux.cc |
+++ b/content/zygote/zygote_linux.cc |
@@ -19,7 +19,7 @@ |
#include "base/posix/eintr_wrapper.h" |
#include "base/posix/global_descriptors.h" |
#include "base/posix/unix_domain_socket_linux.h" |
-#include "base/process_util.h" |
+#include "base/process/kill.h" |
#include "content/common/sandbox_linux.h" |
#include "content/common/set_process_title.h" |
#include "content/common/zygote_commands_linux.h" |