| Index: chrome/browser/profiles/off_the_record_profile_io_data.h
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_io_data.h b/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| index a02ac1c47bdb491a1af565f7247cbbe01a8b3ea7..e2cfd6ba78b8bf5b60d39ca28129523402e1ce0b 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_io_data.h
|
| @@ -108,8 +108,6 @@ class OffTheRecordProfileIOData : public ProfileIOData {
|
| };
|
|
|
| private:
|
| - friend class base::RefCountedThreadSafe<OffTheRecordProfileIOData>;
|
| -
|
| explicit OffTheRecordProfileIOData(Profile::ProfileType profile_type);
|
| ~OffTheRecordProfileIOData() override;
|
|
|
|
|