Commit 2d77105b authored by drott's avatar drott Committed by Commit bot

Remove leftover method signature after simple path removal

TBR=eae,kojii

Review-Url: https://codereview.chromium.org/2590213002
Cr-Commit-Position: refs/heads/master@{#439809}
parent 8557f6fd
......@@ -155,8 +155,6 @@ class PLATFORM_EXPORT SimpleFontData : public FontData {
m_missingGlyphData = glyphData;
}
bool canRenderCombiningCharacterSequence(const UChar*, size_t) const;
CustomFontData* customFontData() const { return m_customFontData.get(); }
protected:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment