Index: trunk/src/chrome/browser/profiles/off_the_record_profile_io_data.h |
=================================================================== |
--- trunk/src/chrome/browser/profiles/off_the_record_profile_io_data.h (revision 188924) |
+++ trunk/src/chrome/browser/profiles/off_the_record_profile_io_data.h (working copy) |
@@ -19,11 +19,6 @@ |
class ChromeURLRequestContextGetter; |
class Profile; |
-namespace net { |
-class FtpTransactionFactory; |
-class HttpTransactionFactory; |
-} // namespace net |
- |
// OffTheRecordProfile owns a OffTheRecordProfileIOData::Handle, which holds a |
// reference to the OffTheRecordProfileIOData. OffTheRecordProfileIOData is |
// intended to own all the objects owned by OffTheRecordProfile which live on |