Add showDefinitionForSelection webContents proxy method
This commit is contained in:
parent
6337e93e6d
commit
70996c79ba
7 changed files with 3 additions and 33 deletions
|
@ -179,9 +179,6 @@ class NativeWindow : public base::SupportsUserData,
|
|||
virtual void CapturePage(const gfx::Rect& rect,
|
||||
const CapturePageCallback& callback);
|
||||
|
||||
// Show popup dictionary.
|
||||
virtual void ShowDefinitionForSelection();
|
||||
|
||||
// Toggle the menu bar.
|
||||
virtual void SetAutoHideMenuBar(bool auto_hide);
|
||||
virtual bool IsMenuBarAutoHide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue