Simplify RemoteCallbackFreer
This commit is contained in:
parent
4f21a50d23
commit
76a954077d
2 changed files with 6 additions and 33 deletions
|
@ -30,10 +30,6 @@ class RemoteCallbackFreer : public ObjectLifeMonitor,
|
|||
void RenderViewDeleted(content::RenderViewHost*) override;
|
||||
|
||||
private:
|
||||
int GetRendererProcessID();
|
||||
|
||||
content::WebContents* web_contents_;
|
||||
int renderer_process_id_;
|
||||
int object_id_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(RemoteCallbackFreer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue