Index: third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.h |
diff --git a/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.h b/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.h |
index 2234fa328984adfe4e12de599096a5e03fb30a3e..9eb057b1a6f938013f275079ac8ad2787d8b6762 100644 |
--- a/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.h |
+++ b/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.h |
@@ -73,9 +73,6 @@ class CORE_EXPORT IdleSpellCheckCallback final |
// Returns whether spell checking is globally enabled. |
bool isSpellCheckingEnabled() const; |
- // Calls requestIdleCallback with this IdleSpellCheckCallback. |
- void requestInvocation(); |
- |
// Functions for hot mode. |
void hotModeInvocation(IdleDeadline*); |