mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 73.0.3679.0 (#624510)
This commit is contained in:
@ -119,8 +119,6 @@ class CefSimpleMenuModel : public ui::MenuModel {
|
||||
return impl_->IsVisibleAt(index);
|
||||
}
|
||||
|
||||
void HighlightChangedTo(int index) override {}
|
||||
|
||||
void ActivatedAt(int index) override { ActivatedAt(index, 0); }
|
||||
|
||||
void ActivatedAt(int index, int event_flags) override {
|
||||
|
Reference in New Issue
Block a user