FtpNetworkSession: remove refcount
commit48ddf78d4046b20d241fe6865ec59e1b2eaaa2cc
authorellyjones <ellyjones@chromium.org>
Tue, 18 Aug 2015 17:58:19 +0000 (18 10:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Aug 2015 17:59:01 +0000 (18 17:59 +0000)
treedba3df18d3ccdd91cbf4217ab6cde64f832effe7
parent82c859eb3f9b56c35846f7e44e4f3aad94075ec4
FtpNetworkSession: remove refcount

This class is now owned by FtpNetworkLayer, which outlives all
FtpNetworkTransactions.

BUG=516462

Review URL: https://codereview.chromium.org/1294373003

Cr-Commit-Position: refs/heads/master@{#343963}
net/ftp/ftp_network_layer.cc
net/ftp/ftp_network_layer.h
net/ftp/ftp_network_session.h
net/ftp/ftp_network_transaction.cc
net/ftp/ftp_network_transaction.h
net/ftp/ftp_network_transaction_unittest.cc