| Index: chrome/browser/history/thumbnail_database.h
|
| diff --git a/chrome/browser/history/thumbnail_database.h b/chrome/browser/history/thumbnail_database.h
|
| index 2842b346c17fdf267921586fdbf294f0788c96fb..e88e7373efbe43829a1382f6a6136547c59709e1 100644
|
| --- a/chrome/browser/history/thumbnail_database.h
|
| +++ b/chrome/browser/history/thumbnail_database.h
|
| @@ -109,7 +109,7 @@ class ThumbnailDatabase {
|
| // and icon type. If |required_icon_type| contains multiple icon types and
|
| // there are more than one matched icon in database, only one icon will be
|
| // returned in the priority of TOUCH_PRECOMPOSED_ICON, TOUCH_ICON, and
|
| - // FAV_ICON, and the icon type is returned in icon_type parameter if it is not
|
| + // FAVICON, and the icon type is returned in icon_type parameter if it is not
|
| // NULL.
|
| // Returns 0 if no entry exists for the specified url.
|
| FavIconID GetFavIconIDForFavIconURL(const GURL& icon_url,
|
|
|