| Index: third_party/WebKit/Source/core/layout/HitTestResult.h
|
| diff --git a/third_party/WebKit/Source/core/layout/HitTestResult.h b/third_party/WebKit/Source/core/layout/HitTestResult.h
|
| index 9e616bf82357a38172f3a496064d0e0a6a4e30f5..604bce20652332e1d591a57cd788d13fa723ffe8 100644
|
| --- a/third_party/WebKit/Source/core/layout/HitTestResult.h
|
| +++ b/third_party/WebKit/Source/core/layout/HitTestResult.h
|
| @@ -134,7 +134,6 @@ public:
|
| KURL absoluteLinkURL() const;
|
| String textContent() const;
|
| bool isLiveLink() const;
|
| - bool isMisspelled() const;
|
| bool isContentEditable() const;
|
|
|
| bool isOverLink() const;
|
|
|