Chromium Code Reviews| Index: chrome/browser/views/location_bar_view.h |
| =================================================================== |
| --- chrome/browser/views/location_bar_view.h (revision 15029) |
| +++ chrome/browser/views/location_bar_view.h (working copy) |
| @@ -125,6 +125,7 @@ |
| virtual void FocusSearch(); |
| virtual void UpdateFeedIcon(); |
| virtual void SaveStateToContents(TabContents* contents); |
| + virtual void Revert(); |
| static const int kVertMargin; |
| static const COLORREF kBackgroundColorByLevel[]; |