| Index: ui/gfx/render_text_win.h
|
| ===================================================================
|
| --- ui/gfx/render_text_win.h (revision 109436)
|
| +++ ui/gfx/render_text_win.h (working copy)
|
| @@ -79,7 +79,7 @@
|
| virtual size_t IndexOfAdjacentGrapheme(size_t index, bool next) OVERRIDE;
|
|
|
| void ItemizeLogicalText();
|
| - void LayoutVisualText(HDC hdc);
|
| + void LayoutVisualText();
|
|
|
| // Return the run index that contains the argument; or the length of the
|
| // |runs_| vector if argument exceeds the text length or width.
|
|
|