diff options
Diffstat (limited to 'chrome/browser/favicon/favicon_tab_helper.h')
-rw-r--r-- | chrome/browser/favicon/favicon_tab_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/favicon/favicon_tab_helper.h b/chrome/browser/favicon/favicon_tab_helper.h index 09dcb29..216fe24 100644 --- a/chrome/browser/favicon/favicon_tab_helper.h +++ b/chrome/browser/favicon/favicon_tab_helper.h @@ -45,7 +45,7 @@ class FaviconTabHelper : public TabContentsObserver, // entries, which should rarely happen. SkBitmap GetFavicon() const; - // Returns true if we are not using the default favicon. + // Returns true if we have the favicon for the page. bool FaviconIsValid() const; // Returns whether the favicon should be displayed. If this returns false, no |