chore: remove undocumented tabTraverse method (#26522)
This commit is contained in:
parent
92643a5a1c
commit
ac6d301015
2 changed files with 0 additions and 6 deletions
|
@ -246,7 +246,6 @@ class WebContents : public gin::Wrappable<WebContents>,
|
|||
// Focus.
|
||||
void Focus();
|
||||
bool IsFocused() const;
|
||||
void TabTraverse(bool reverse);
|
||||
|
||||
// Send messages to browser.
|
||||
bool SendIPCMessage(bool internal,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue