Chromium Code Reviews| Index: chrome/views/button.h |
| =================================================================== |
| --- chrome/views/button.h (revision 3391) |
| +++ chrome/views/button.h (working copy) |
| @@ -43,7 +43,7 @@ |
| // |
| // Computes the minimum size given the current theme and graphics |
| - void GetPreferredSize(CSize *result); |
| + gfx::Size GetPreferredSize(); |
| // Returns the MSAA default action of the current view. The string returned |
| // describes the default action that will occur when executing |