mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 93.0.4577.0 (#902210)
This commit is contained in:
@@ -34,7 +34,6 @@ class CefWindowDelegateView : public views::WidgetDelegateView {
|
||||
void InitContent();
|
||||
|
||||
// WidgetDelegateView methods:
|
||||
bool CanResize() const override { return true; }
|
||||
bool CanMaximize() const override { return true; }
|
||||
View* GetContentsView() override { return this; }
|
||||
|
||||
|
Reference in New Issue
Block a user