Chromium Code Reviews| Index: ui/views/controls/label.h |
| =================================================================== |
| --- ui/views/controls/label.h (revision 123286) |
| +++ ui/views/controls/label.h (working copy) |
| @@ -237,7 +237,7 @@ |
| // Returns where the text is drawn, in the receivers coordinate system. |
| gfx::Rect GetTextBounds() const; |
| - int ComputeMultiLineFlags() const; |
| + int ComputeDrawStringFlags() const; |
| gfx::Rect GetAvailableRect() const; |