refactor: remove native_browser_view web contents get function (#25526)
This commit is contained in:
parent
a80c35d161
commit
ea76788b67
3 changed files with 4 additions and 11 deletions
|
@ -40,7 +40,6 @@ class NativeBrowserView : public content::WebContentsObserver {
|
|||
}
|
||||
|
||||
InspectableWebContentsView* GetInspectableWebContentsView();
|
||||
content::WebContents* GetWebContents();
|
||||
|
||||
virtual void SetAutoResizeFlags(uint8_t flags) = 0;
|
||||
virtual void SetBounds(const gfx::Rect& bounds) = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue