chore: remove undocumented tabTraverse method (#26522)

This commit is contained in:
Jeremy Rose 2020-11-17 14:14:46 -08:00 committed by GitHub
parent 92643a5a1c
commit ac6d301015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View file

@ -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,