Chromium Code Reviews| Index: ui/gfx/render_text.h |
| diff --git a/ui/gfx/render_text.h b/ui/gfx/render_text.h |
| index fe70f4761beed7b7117b96605d9803a41d8906e3..ef7d7c233e6a24259324b6edfe3bbfa7fdabb62b 100644 |
| --- a/ui/gfx/render_text.h |
| +++ b/ui/gfx/render_text.h |
| @@ -335,7 +335,6 @@ class GFX_EXPORT RenderText { |
| // boundaries. |
| void SelectWord(); |
| - const Range& GetCompositionRange() const; |
| void SetCompositionRange(const Range& composition_range); |
| // Set the text color over the entire text or a logical character range. |