Index: chrome/browser/user_style_sheet_watcher.h |
diff --git a/chrome/browser/user_style_sheet_watcher.h b/chrome/browser/user_style_sheet_watcher.h |
index 711f188ef71ea58c5b770d904816e6cc43f50de8..72b002c6470bd8a1ad7556e55997f5bc9cf66012 100644 |
--- a/chrome/browser/user_style_sheet_watcher.h |
+++ b/chrome/browser/user_style_sheet_watcher.h |
@@ -22,7 +22,7 @@ class UserStyleSheetLoader; |
// whenever the file changes. |
class UserStyleSheetWatcher |
: public content::NotificationObserver, |
- public RefcountedProfileKeyedService { |
+ public RefcountedBrowserContextKeyedService { |
public: |
UserStyleSheetWatcher(Profile* profile, const base::FilePath& profile_path); |