Remove NativeWindow::ActivateContents
This commit is contained in:
parent
eb370ba22a
commit
e41b0d4d2c
5 changed files with 6 additions and 11 deletions
|
@ -128,7 +128,6 @@ class NativeWindowViews : public NativeWindow,
|
|||
#endif
|
||||
|
||||
// NativeWindow:
|
||||
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