| Index: chrome/browser/favicon/favicon_handler.h
|
| diff --git a/chrome/browser/favicon/favicon_handler.h b/chrome/browser/favicon/favicon_handler.h
|
| index 8cc26be6311760392cc5ef72cb75902d22600692..e47ace308f9c0cec649361d7cfb82747c030485d 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.
|
|
|
|
|