| 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.
|
|
|