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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/views/text_field.h b/chrome/views/text_field.h
index 9d7539c..e9685fd 100644
--- a/chrome/views/text_field.h
+++ b/chrome/views/text_field.h
@@ -73,7 +73,6 @@ class TextField : public View {
// Overridden for layout purposes
virtual void Layout();
virtual gfx::Size GetPreferredSize();
- virtual void DidChangeBounds(const CRect& previous, const CRect& current);
// Controller accessors
void SetController(Controller* controller);