diff options
Diffstat (limited to 'chrome/browser/favicon')
-rw-r--r-- | chrome/browser/favicon/favicon_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/favicon/favicon_handler.h b/chrome/browser/favicon/favicon_handler.h index 8cc26be..e47ace3 100644 --- a/chrome/browser/favicon/favicon_handler.h +++ b/chrome/browser/favicon/favicon_handler.h @@ -64,7 +64,7 @@ class TabContents; // db knew about the favicon), or requests the renderer to download the // favicon. // -// When the renderer downloads the favicon SetFaviconImageData is invoked, +// When the renderer downloads the favicon SetFavicon is invoked, // at which point we update the favicon of the NavigationEntry and notify // the database to save the favicon. |