Index: chrome/browser/profiles/profile_impl_io_data.h |
diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h |
index 2103e859c2ec1b0def9a56ef5b9a5e088fd234ff..bb7070509681247c68a226986f4da9590bd1937a 100644 |
--- a/chrome/browser/profiles/profile_impl_io_data.h |
+++ b/chrome/browser/profiles/profile_impl_io_data.h |
@@ -147,8 +147,6 @@ class ProfileImplIOData : public ProfileIOData { |
}; |
private: |
- friend class base::RefCountedThreadSafe<ProfileImplIOData>; |
- |
struct LazyParams { |
LazyParams(); |
~LazyParams(); |