Using process handle from RenderProcessHost
This commit is contained in:
parent
de5eaf9336
commit
e5a9ef296d
2 changed files with 7 additions and 7 deletions
|
@ -148,7 +148,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
void SetAppPath(const base::FilePath& app_path);
|
||||
void ChildProcessLaunched(
|
||||
int process_type,
|
||||
base::ProcessId id);
|
||||
base::ProcessHandle handle);
|
||||
void ChildProcessDisconnected(
|
||||
base::ProcessId pid);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue