Index: chrome/browser/views/tab_icon_view.h |
=================================================================== |
--- chrome/browser/views/tab_icon_view.h (revision 3391) |
+++ chrome/browser/views/tab_icon_view.h (working copy) |
@@ -39,7 +39,7 @@ |
// Overriden from View |
virtual void Paint(ChromeCanvas* canvas); |
- virtual void GetPreferredSize(CSize* out); |
+ virtual gfx::Size GetPreferredSize(); |
private: |
void PaintThrobber(ChromeCanvas* canvas); |