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 a7f3095..d659731 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -26,6 +26,8 @@ 'base/address_list.h', 'base/auth.h', 'base/cache_type.h', + 'base/capturing_net_log.cc', + 'base/capturing_net_log.h', 'base/cert_database.h', 'base/cert_database_mac.cc', 'base/cert_database_nss.cc', |