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:
trop[bot] 2025-05-14 16:01:44 -05:00 committed by GitHub
commit ec1b0f4923
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 84 deletions

View file

@ -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;