diff options
Diffstat (limited to 'chrome/browser/chromeos/wm_overview_fav_icon.h')
-rw-r--r-- | chrome/browser/chromeos/wm_overview_fav_icon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/wm_overview_fav_icon.h b/chrome/browser/chromeos/wm_overview_fav_icon.h index 40f75b7..9edbe099 100644 --- a/chrome/browser/chromeos/wm_overview_fav_icon.h +++ b/chrome/browser/chromeos/wm_overview_fav_icon.h @@ -30,7 +30,7 @@ class WmOverviewFavIcon : public views::WidgetGtk { // Setting the favicon sets the bounds to the size of the given // image. - void SetFavIcon(const SkBitmap& image); + void SetFavicon(const SkBitmap& image); private: // This control is the contents view for this widget. |