Index: chrome/browser/views/content_blocked_bubble_contents.h |
=================================================================== |
--- chrome/browser/views/content_blocked_bubble_contents.h (revision 42748) |
+++ chrome/browser/views/content_blocked_bubble_contents.h (working copy) |
@@ -92,6 +92,7 @@ |
std::vector<RadioGroup> radio_groups_; |
views::NativeButton* close_button_; |
views::Link* manage_link_; |
+ views::Link* clear_link_; |
DISALLOW_IMPLICIT_CONSTRUCTORS(ContentSettingBubbleContents); |
}; |