Chromium Code Reviews| Index: content/public/browser/browser_child_process_host.h | 
| =================================================================== | 
| --- content/public/browser/browser_child_process_host.h (revision 123165) | 
| +++ content/public/browser/browser_child_process_host.h (working copy) | 
| @@ -39,7 +39,7 @@ | 
| const FilePath& exposed_dir, | 
| #elif defined(OS_POSIX) | 
| bool use_zygote, | 
| - const base::environment_vector& environ, | 
| + const base::EnvironmentVector& environ, | 
| #endif | 
| CommandLine* cmd_line) = 0; |