| Index: Source/core/rendering/HitTestResult.h
|
| diff --git a/Source/core/rendering/HitTestResult.h b/Source/core/rendering/HitTestResult.h
|
| index f72054ed312214300431a399df9a6153b1c8f8d2..386568efe8be0efad832a9aaba94dc360474c231 100644
|
| --- a/Source/core/rendering/HitTestResult.h
|
| +++ b/Source/core/rendering/HitTestResult.h
|
| @@ -99,7 +99,6 @@ public:
|
| String spellingToolTip(TextDirection&) const;
|
| String title(TextDirection&) const;
|
| const AtomicString& altDisplayString() const;
|
| - String titleDisplayString() const;
|
| Image* image() const;
|
| IntRect imageRect() const;
|
| KURL absoluteImageURL() const;
|
|
|