fav icon -> favicon. Pass 10: bookmarks
BUG=76073
TEST=none; no visible change
Review URL: http://codereview.chromium.org/6693027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78289 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/ui/webui/favicon_source.h b/chrome/browser/ui/webui/favicon_source.h
index 4816ec5..b84982b 100644
--- a/chrome/browser/ui/webui/favicon_source.h
+++ b/chrome/browser/ui/webui/favicon_source.h
@@ -34,7 +34,7 @@
private:
// Called when favicon data is available from the history backend.
- void OnFavIconDataAvailable(FaviconService::Handle request_handle,
+ void OnFaviconDataAvailable(FaviconService::Handle request_handle,
bool know_favicon,
scoped_refptr<RefCountedMemory> data,
bool expired,