Index: content/browser/child_process_launcher.h |
diff --git a/content/browser/child_process_launcher.h b/content/browser/child_process_launcher.h |
index f1c8f0df0f4ad178d08c970e565ec51d21069a16..5a6e1f96e264892732bec816be708d1c7287b77e 100644 |
--- a/content/browser/child_process_launcher.h |
+++ b/content/browser/child_process_launcher.h |
@@ -7,7 +7,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/ref_counted.h" |
-#include "base/process_util.h" |
+#include "base/process/kill.h" |
+#include "base/process/launch.h" |
#include "content/common/content_export.h" |
class CommandLine; |