parent
54136042c6
commit
8c11764800
4 changed files with 44 additions and 1 deletions
|
@ -374,6 +374,7 @@ class WebContents final : public ExclusiveAccessContext,
|
|||
v8::Local<v8::Value> Debugger(v8::Isolate* isolate);
|
||||
content::RenderFrameHost* MainFrame();
|
||||
content::RenderFrameHost* Opener();
|
||||
content::RenderFrameHost* FocusedFrame();
|
||||
|
||||
WebContentsZoomController* GetZoomController() { return zoom_controller_; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue