| Index: Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
|
| diff --git a/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h b/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
|
| index 0bac52ebd958c79569d180776f5620437a078887..31140ed7da5744f8b43be2989d2ef27d0791dee3 100644
|
| --- a/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
|
| +++ b/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
|
| @@ -70,7 +70,7 @@ private:
|
| virtual bool nextWinFontData(HFONT&, SCRIPT_CACHE*&, SCRIPT_FONTPROPERTIES*&, int& ascent, WORD& spaceGlyph);
|
| virtual void resetFontIndex();
|
|
|
| - // Reference to WebKit::Font that contains all the information about fonts
|
| + // Reference to blink::Font that contains all the information about fonts
|
| // we can use to render this input run of text. It is used in
|
| // NextWinFontData to retrieve Windows font data for a series of
|
| // non-primary fonts.
|
|
|