chore: bump chromium to 92.0.4499.0 (master) (#29046)
This commit is contained in:
parent
cbba602eae
commit
d5f2eb5a81
56 changed files with 162 additions and 148 deletions
|
@ -16,7 +16,7 @@ namespace electron {
|
|||
|
||||
class GuestViewContainer {
|
||||
public:
|
||||
typedef base::Callback<void(const gfx::Size&)> ResizeCallback;
|
||||
typedef base::RepeatingCallback<void(const gfx::Size&)> ResizeCallback;
|
||||
|
||||
explicit GuestViewContainer(content::RenderFrame* render_frame);
|
||||
virtual ~GuestViewContainer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue