Chromium Code Reviews| Index: views/controls/button/custom_button.h |
| =================================================================== |
| --- views/controls/button/custom_button.h (revision 18540) |
| +++ views/controls/button/custom_button.h (working copy) |
| @@ -12,7 +12,7 @@ |
| namespace views { |
| -// A button with custom rendering. The common base class of IconButton and |
| +// A button with custom rendering. The common base class of ImageButton and |
| // TextButton. |
| class CustomButton : public Button, |
| public AnimationDelegate { |