summaryrefslogtreecommitdiffstats
path: root/chrome/browser/toolbar_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/toolbar_model.h')
-rw-r--r--chrome/browser/toolbar_model.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/toolbar_model.h b/chrome/browser/toolbar_model.h
index 3a6dff7..daf3cea 100644
--- a/chrome/browser/toolbar_model.h
+++ b/chrome/browser/toolbar_model.h
@@ -9,7 +9,6 @@
#include "base/basictypes.h"
#include "skia/include/SkColor.h"
-#include "webkit/glue/feed.h"
class NavigationController;
class NavigationEntry;
@@ -53,9 +52,6 @@ class ToolbarModel {
// Default value: NO_ICON.
virtual Icon GetIcon();
- // Returns an array of available feeds.
- virtual scoped_refptr<FeedList> GetFeedList();
-
// Sets the text and color of the text displayed in the info bubble that
// appears when the user hovers the mouse over the icon.
// Default value: empty string.