summaryrefslogtreecommitdiffstats
path: root/chrome/views/text_field.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/text_field.h')
-rw-r--r--chrome/views/text_field.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/text_field.h b/chrome/views/text_field.h
index 8696f1d..9d7539c 100644
--- a/chrome/views/text_field.h
+++ b/chrome/views/text_field.h
@@ -72,7 +72,7 @@ class TextField : public View {
// Overridden for layout purposes
virtual void Layout();
- virtual void GetPreferredSize(CSize* sz);
+ virtual gfx::Size GetPreferredSize();
virtual void DidChangeBounds(const CRect& previous, const CRect& current);
// Controller accessors