Index: chrome/browser/profiles/profile_impl.h |
=================================================================== |
--- chrome/browser/profiles/profile_impl.h (revision 96577) |
+++ chrome/browser/profiles/profile_impl.h (working copy) |
@@ -231,7 +231,7 @@ |
geolocation_permission_context_; |
scoped_refptr<UserStyleSheetWatcher> user_style_sheet_watcher_; |
scoped_ptr<FindBarState> find_bar_state_; |
- scoped_ptr<ChromeDownloadManagerDelegate> download_manager_delegate_; |
+ scoped_refptr<ChromeDownloadManagerDelegate> download_manager_delegate_; |
scoped_refptr<DownloadManager> download_manager_; |
scoped_refptr<HistoryService> history_service_; |
scoped_refptr<FaviconService> favicon_service_; |