summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index f52caaf..fb01d8b 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -191,6 +191,8 @@
'disk_cache/trace.h',
'ftp/ftp_auth_cache.cc',
'ftp/ftp_auth_cache.h',
+ 'ftp/ftp_ctrl_response_buffer.cc',
+ 'ftp/ftp_ctrl_response_buffer.h',
'ftp/ftp_directory_parser.cc',
'ftp/ftp_directory_parser.h',
'ftp/ftp_network_layer.cc',
@@ -474,6 +476,7 @@
'disk_cache/mapped_file_unittest.cc',
'disk_cache/storage_block_unittest.cc',
'ftp/ftp_auth_cache_unittest.cc',
+ 'ftp/ftp_ctrl_response_buffer_unittest.cc',
'ftp/ftp_network_transaction_unittest.cc',
'http/des_unittest.cc',
'http/http_auth_cache_unittest.cc',