Index: content/browser/child_process_launcher.h |
diff --git a/content/browser/child_process_launcher.h b/content/browser/child_process_launcher.h |
index 8f610b2baaa42f981f8d0a7f27ad3b9d7929d7b3..3b54b41414ea92e3255750dd3037dd41e5b287bc 100644 |
--- a/content/browser/child_process_launcher.h |
+++ b/content/browser/child_process_launcher.h |
@@ -41,6 +41,7 @@ class CONTENT_EXPORT ChildProcessLauncher { |
int ipcfd, |
#endif |
CommandLine* cmd_line, |
+ int child_process_id, |
Client* client); |
~ChildProcessLauncher(); |