Chromium Code Reviews| Index: net/net_lib.scons |
| =================================================================== |
| --- net/net_lib.scons (revision 12064) |
| +++ net/net_lib.scons (working copy) |
| @@ -273,6 +273,8 @@ |
| MSVSFilter('ftp', [ |
| 'ftp/ftp_auth_cache.cc', |
| 'ftp/ftp_auth_cache.h', |
| + 'ftp/ftp_directory_parser.cc', |
| + 'ftp/ftp_directory_parser.h', |
| 'ftp/ftp_network_layer.cc', |
| 'ftp/ftp_network_layer.h', |
| 'ftp/ftp_network_session.h', |