Refactor osr_render_widget_host_view
This commit is contained in:
parent
ea8ea1543f
commit
4d85c1a557
5 changed files with 132 additions and 161 deletions
|
@ -63,6 +63,7 @@ class OffScreenWebContentsView : public content::WebContentsView,
|
|||
private:
|
||||
const bool transparent_;
|
||||
|
||||
// Weak refs.
|
||||
OffScreenRenderWidgetHostView* view_;
|
||||
content::WebContents* web_contents_;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue