| Index: content/public/test/browser_test_utils.h
|
| diff --git a/content/public/test/browser_test_utils.h b/content/public/test/browser_test_utils.h
|
| index ba7d0808fe877c8b0b5b5c4d36b969aa978fa844..4ad87600760a0961cee7edeafdb15677ab91088e 100644
|
| --- a/content/public/test/browser_test_utils.h
|
| +++ b/content/public/test/browser_test_utils.h
|
| @@ -292,7 +292,6 @@ class RenderProcessHostWatcher : public RenderProcessHostObserver {
|
| private:
|
| // Overridden RenderProcessHost::LifecycleObserver methods.
|
| virtual void RenderProcessExited(RenderProcessHost* host,
|
| - base::ProcessHandle handle,
|
| base::TerminationStatus status,
|
| int exit_code) override;
|
| virtual void RenderProcessHostDestroyed(RenderProcessHost* host) override;
|
|
|