From 751cef05106cef2269e2d2e2383b6627f4b20318 Mon Sep 17 00:00:00 2001 From: "finnur@chromium.org" Date: Fri, 13 Mar 2009 18:15:01 +0000 Subject: Reverting 11640. Reverting for now. Will try again later git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11645 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/location_bar.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'chrome/browser/location_bar.h') 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; -- cgit v1.1