summaryrefslogtreecommitdiffstats
path: root/chrome/browser/possible_url_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/possible_url_model.h')
-rw-r--r--chrome/browser/possible_url_model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/possible_url_model.h b/chrome/browser/possible_url_model.h
index 4a688fe..ac3013c 100644
--- a/chrome/browser/possible_url_model.h
+++ b/chrome/browser/possible_url_model.h
@@ -47,7 +47,7 @@ class PossibleURLModel : public TableModel {
virtual int CompareValues(int row1, int row2, int column_id);
- virtual void OnFavIconAvailable(HistoryService::Handle h,
+ virtual void OnFavIconAvailable(FaviconService::Handle h,
bool fav_icon_available,
scoped_refptr<RefCountedBytes> data,
bool expired,