Index: content/browser/child_process_launcher.h |
diff --git a/content/browser/child_process_launcher.h b/content/browser/child_process_launcher.h |
index fdbb58ce03de4f84b61b499e0621d497e3080d90..7ce780551f462f9c458b730b9ed0ef3a1cadd03c 100644 |
--- a/content/browser/child_process_launcher.h |
+++ b/content/browser/child_process_launcher.h |
@@ -41,7 +41,7 @@ class CONTENT_EXPORT ChildProcessLauncher { |
SandboxedProcessLauncherDelegate* delegate, |
#elif defined(OS_POSIX) |
bool use_zygote, |
- const base::EnvironmentVector& environ, |
+ const base::EnvironmentMap& environ, |
int ipcfd, |
#endif |
CommandLine* cmd_line, |