Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Unified Diff: chrome/browser/views/options/options_group_view.h

Issue 3809005: Moves instant back into flags. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/views/options/options_group_view.h
diff --git a/chrome/browser/views/options/options_group_view.h b/chrome/browser/views/options/options_group_view.h
index b79a36e66af358f5882972faadfdcb6443167b33..69b4efafa211c0e96922f4574b25e403c2ff7fc3 100644
--- a/chrome/browser/views/options/options_group_view.h
+++ b/chrome/browser/views/options/options_group_view.h
@@ -25,7 +25,7 @@ class OptionsGroupView : public views::View {
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);
« no previous file with comments | « chrome/browser/views/options/general_page_view.cc ('k') | chrome/browser/views/options/options_group_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698