Index: chrome/browser/gtk/location_bar_view_gtk.h |
=================================================================== |
--- chrome/browser/gtk/location_bar_view_gtk.h (revision 15029) |
+++ chrome/browser/gtk/location_bar_view_gtk.h (working copy) |
@@ -71,6 +71,7 @@ |
virtual void FocusSearch(); |
virtual void UpdateFeedIcon(); |
virtual void SaveStateToContents(TabContents* contents); |
+ virtual void Revert(); |
// Translation between a security level and the background color. Both the |
// location bar and edit have to manage and match the background color. |