summaryrefslogtreecommitdiffstats
path: root/chrome/browser/thumbnails/thumbnail_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/thumbnails/thumbnail_service.h')
-rw-r--r--chrome/browser/thumbnails/thumbnail_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/thumbnails/thumbnail_service.h b/chrome/browser/thumbnails/thumbnail_service.h
index 6c0eacf..9c7e395 100644
--- a/chrome/browser/thumbnails/thumbnail_service.h
+++ b/chrome/browser/thumbnails/thumbnail_service.h
@@ -22,7 +22,7 @@ struct ThumbnailingContext;
// An interface abstracting access to thumbnails. Intended as a temporary
// bridge facilitating switch from TopSites as the thumbnail source to a more
// robust way of handling these artefacts.
-class ThumbnailService : public RefcountedProfileKeyedService {
+class ThumbnailService : public RefcountedBrowserContextKeyedService {
public:
// Sets the given thumbnail for the given URL. Returns true if the thumbnail
// was updated. False means either the URL wasn't known to us, or we felt