Index: chrome/browser/views/info_bar_view.h |
=================================================================== |
--- chrome/browser/views/info_bar_view.h (revision 3391) |
+++ chrome/browser/views/info_bar_view.h (working copy) |
@@ -30,7 +30,7 @@ |
// add an infobar that should not expire. |
void AppendInfoBarItem(ChromeViews::View* view, bool auto_expire); |
- virtual void GetPreferredSize(CSize *out); |
+ virtual gfx::Size GetPreferredSize(); |
virtual void Layout(); |