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 cde670a..b580e0f 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -51,6 +51,8 @@ 'base/data_url.h', 'base/directory_lister.cc', 'base/directory_lister.h', + 'base/dns_reload_timer.cc', + 'base/dns_reload_timer.h', 'base/dns_util.cc', 'base/dns_util.h', 'base/escape.cc', |