Index: content/browser/browser_child_process_host_impl.h |
=================================================================== |
--- content/browser/browser_child_process_host_impl.h (revision 189692) |
+++ content/browser/browser_child_process_host_impl.h (working copy) |
@@ -30,7 +30,7 @@ |
public ChildProcessLauncher::Client { |
public: |
BrowserChildProcessHostImpl( |
- ProcessType type, |
+ int process_type, |
BrowserChildProcessHostDelegate* delegate); |
virtual ~BrowserChildProcessHostImpl(); |