| Index: net/ftp/ftp_network_transaction.cc
|
| diff --git a/net/ftp/ftp_network_transaction.cc b/net/ftp/ftp_network_transaction.cc
|
| index a197a87137dfd64eae4509b6af9a6007b9085626..9c2c136f633590cd483faef43b84437681cd8511 100644
|
| --- a/net/ftp/ftp_network_transaction.cc
|
| +++ b/net/ftp/ftp_network_transaction.cc
|
| @@ -17,8 +17,8 @@
|
| #include "net/base/connection_type_histograms.h"
|
| #include "net/base/escape.h"
|
| #include "net/base/net_errors.h"
|
| -#include "net/base/net_util.h"
|
| #include "net/base/port_util.h"
|
| +#include "net/base/url_util.h"
|
| #include "net/ftp/ftp_request_info.h"
|
| #include "net/ftp/ftp_util.h"
|
| #include "net/log/net_log.h"
|
|
|