| Index: net/ftp/ftp_network_transaction.h
|
| diff --git a/net/ftp/ftp_network_transaction.h b/net/ftp/ftp_network_transaction.h
|
| index 4597f59169e14e695cc71b235169973a18c6c944..02c45c23645316f7d2efd14316b9a968c165db23 100644
|
| --- a/net/ftp/ftp_network_transaction.h
|
| +++ b/net/ftp/ftp_network_transaction.h
|
| @@ -16,6 +16,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "net/base/address_list.h"
|
| #include "net/base/auth.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/dns/host_resolver.h"
|
| #include "net/ftp/ftp_ctrl_response_buffer.h"
|
| #include "net/ftp/ftp_response_info.h"
|
|
|