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

Unified Diff: chrome/browser/gtk/content_blocked_bubble_gtk.h

Issue 1360007: Implement the geolocation bubble for GTK... (Closed) Base URL: svn://svn.chromium.org/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
Index: chrome/browser/gtk/content_blocked_bubble_gtk.h
===================================================================
--- chrome/browser/gtk/content_blocked_bubble_gtk.h (revision 42751)
+++ chrome/browser/gtk/content_blocked_bubble_gtk.h (working copy)
@@ -63,6 +63,8 @@
ContentSettingBubbleGtk* bubble);
static void OnManageLinkClicked(GtkButton* button,
ContentSettingBubbleGtk* bubble);
+ static void OnClearLinkClicked(GtkButton* button,
+ ContentSettingBubbleGtk* bubble);
// A reference to the toplevel browser window, which we pass to the
// InfoBubbleGtk implementation so it can tell the WM that it's a subwindow.
« no previous file with comments | « no previous file | chrome/browser/gtk/content_blocked_bubble_gtk.cc » ('j') | chrome/browser/gtk/content_blocked_bubble_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698