diff options
Diffstat (limited to 'net/net_lib.scons')
-rw-r--r-- | net/net_lib.scons | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net_lib.scons b/net/net_lib.scons index 972dd31..61a8a10 100644 --- a/net/net_lib.scons +++ b/net/net_lib.scons @@ -63,6 +63,8 @@ input_files = [ 'disk_cache/stats.cc', 'disk_cache/stats_histogram.cc', 'disk_cache/trace.cc', + 'ftp/ftp_network_layer.cc', + 'ftp/ftp_network_transaction.cc', 'http/cert_status_cache.cc', 'http/http_auth.cc', 'http/http_auth_cache.cc', |