Index: chrome/browser/zygote_main_linux.cc |
diff --git a/chrome/browser/zygote_main_linux.cc b/chrome/browser/zygote_main_linux.cc |
index 506825c00bf4e83317a98c1e02e8bd44b085c4bb..56c2b0b03f4ebbee3b080829fd560f1931993263 100644 |
--- a/chrome/browser/zygote_main_linux.cc |
+++ b/chrome/browser/zygote_main_linux.cc |
@@ -27,6 +27,7 @@ |
#include "base/linux_util.h" |
#include "base/path_service.h" |
#include "base/pickle.h" |
+#include "base/process_util.h" |
#include "base/rand_util.h" |
#include "base/scoped_ptr.h" |
#include "base/sys_info.h" |