HandleMouseDown is deprecated
This commit is contained in:
parent
b202bba2e6
commit
e233eab4f2
3 changed files with 4 additions and 3 deletions
|
@ -125,7 +125,7 @@ class NativeWindowViews : public NativeWindow,
|
|||
#endif
|
||||
|
||||
// content::WebContentsDelegate:
|
||||
void HandleMouseDown() override;
|
||||
void ActivateContents(content::WebContents* contents) override;
|
||||
void HandleKeyboardEvent(
|
||||
content::WebContents*,
|
||||
const content::NativeWebKeyboardEvent& event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue