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

Unified Diff: chrome/browser/views/content_blocked_bubble_contents.h

Issue 1348002: First cut at implementing the windows geolocaiton bubble view.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/views/content_blocked_bubble_contents.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
};
« no previous file with comments | « no previous file | chrome/browser/views/content_blocked_bubble_contents.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698