summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/views/options/content_page_view.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/browser/views/options/content_page_view.h b/chrome/browser/views/options/content_page_view.h
index c429407..25f3f92 100644
--- a/chrome/browser/views/options/content_page_view.h
+++ b/chrome/browser/views/options/content_page_view.h
@@ -61,11 +61,6 @@ class ContentPageView : public OptionsPageView,
OptionsGroupView* themes_group_;
views::NativeButton* themes_reset_button_;
- // Controls for the Popup Blocking group.
- OptionsGroupView* popups_group_;
- views::RadioButton* popups_show_minimized_radio_;
- views::RadioButton* popups_block_all_radio_;
-
// Controls for the browsing data group.
OptionsGroupView* browsing_data_group_;
views::Label* browsing_data_label_;