Index: chrome/browser/views/options/options_group_view.h |
=================================================================== |
--- chrome/browser/views/options/options_group_view.h (revision 62881) |
+++ chrome/browser/views/options/options_group_view.h (working copy) |
@@ -25,7 +25,7 @@ |
const std::wstring& title, |
const std::wstring& description, |
bool show_separator); |
- virtual ~OptionsGroupView(); |
+ virtual ~OptionsGroupView() {} |
// Sets the group as being highlighted to attract attention. |
void SetHighlighted(bool highlighted); |