summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/favicon/favicon_handler.h')
-rw-r--r--chrome/browser/favicon/favicon_handler.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/chrome/browser/favicon/favicon_handler.h b/chrome/browser/favicon/favicon_handler.h
index 3397c35..71489ae 100644
--- a/chrome/browser/favicon/favicon_handler.h
+++ b/chrome/browser/favicon/favicon_handler.h
@@ -22,9 +22,12 @@
class FaviconHandlerDelegate;
class Profile;
-class RefCountedMemory;
class SkBitmap;
+namespace base {
+class RefCountedMemory;
+}
+
namespace content {
class NavigationEntry;
}
@@ -234,7 +237,7 @@ class FaviconHandler {
// If the WebContents has a delegate, it is notified of the new favicon
// (INVALIDATE_FAVICON).
void UpdateFavicon(content::NavigationEntry* entry,
- scoped_refptr<RefCountedMemory> data);
+ scoped_refptr<base::RefCountedMemory> data);
void UpdateFavicon(content::NavigationEntry* entry, const gfx::Image* image);
// If the image is not already at its preferred size, scales the image such