diff options
Diffstat (limited to 'net/net.gyp')
-rw-r--r-- | net/net.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp index efa30d8..1b822d3 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -183,6 +183,8 @@ 'disk_cache/trace.h', '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', |