summaryrefslogtreecommitdiffstats
path: root/chrome/browser/location_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/location_bar.h')
-rw-r--r--chrome/browser/location_bar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/location_bar.h b/chrome/browser/location_bar.h
index b6499d8..776427e 100644
--- a/chrome/browser/location_bar.h
+++ b/chrome/browser/location_bar.h
@@ -44,9 +44,6 @@ class LocationBar {
// focus to it.
virtual void FocusSearch() = 0;
- // Update the state of the feed icon.
- virtual void UpdateFeedIcon() = 0;
-
// Saves the state of the location bar to the specified TabContents, so that
// it can be restored later. (Done when switching tabs).
virtual void SaveStateToContents(TabContents* contents) = 0;