Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 212815411fabdc421201c6c99bdbe089f64821e3..716b5e993779641323d26b6fff890448aece6e99 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -352,6 +352,8 @@ |
'ftp/ftp_directory_listing_buffer.h', |
'ftp/ftp_directory_listing_parser.cc', |
'ftp/ftp_directory_listing_parser.h', |
+ 'ftp/ftp_directory_listing_parser_hprc.cc', |
+ 'ftp/ftp_directory_listing_parser_hprc.h', |
'ftp/ftp_directory_listing_parser_ls.cc', |
'ftp/ftp_directory_listing_parser_ls.h', |
'ftp/ftp_directory_listing_parser_mlsd.cc', |
@@ -793,6 +795,7 @@ |
'ftp/ftp_ctrl_response_buffer_unittest.cc', |
'ftp/ftp_directory_listing_buffer_unittest.cc', |
'ftp/ftp_directory_listing_parser_ls_unittest.cc', |
+ 'ftp/ftp_directory_listing_parser_hprc_unittest.cc', |
'ftp/ftp_directory_listing_parser_mlsd_unittest.cc', |
'ftp/ftp_directory_listing_parser_netware_unittest.cc', |
'ftp/ftp_directory_listing_parser_vms_unittest.cc', |