refactor: remove CreateViewForWidget
patch (#47084)
* refactor: remove CreateViewForWidget patch Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> * chore: rm unintended osr change Co-authored-by: deepak1556 <hop2deep@gmail.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: deepak1556 <hop2deep@gmail.com>
This commit is contained in:
parent
be5b02386d
commit
ec1b0f4923
5 changed files with 20 additions and 84 deletions
|
@ -170,7 +170,7 @@ class OffScreenRenderWidgetHostView
|
|||
content::RenderWidgetHostViewBase* CreateViewForWidget(
|
||||
content::RenderWidgetHost*,
|
||||
content::RenderWidgetHost*,
|
||||
content::WebContentsView*) override;
|
||||
content::WebContentsView*);
|
||||
|
||||
const viz::LocalSurfaceId& GetLocalSurfaceId() const override;
|
||||
const viz::FrameSinkId& GetFrameSinkId() const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue