| Index: chrome/browser/history/history_backend.h
|
| ===================================================================
|
| --- chrome/browser/history/history_backend.h (revision 134496)
|
| +++ chrome/browser/history/history_backend.h (working copy)
|
| @@ -257,7 +257,7 @@
|
|
|
| void SetFavicon(const GURL& page_url,
|
| const GURL& icon_url,
|
| - scoped_refptr<RefCountedMemory> data,
|
| + scoped_refptr<base::RefCountedMemory> data,
|
| IconType icon_type);
|
|
|
| void UpdateFaviconMappingAndFetch(scoped_refptr<GetFaviconRequest> request,
|
|
|