summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 5f4763e..4fde550 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -556,6 +556,8 @@
'http/http_auth.h',
'http/http_auth_cache.cc',
'http/http_auth_cache.h',
+ 'http/http_auth_challenge_tokenizer.cc',
+ 'http/http_auth_challenge_tokenizer.h',
'http/http_auth_controller.cc',
'http/http_auth_controller.h',
'http/http_auth_filter.cc',
@@ -1769,6 +1771,7 @@
'http/des_unittest.cc',
'http/disk_cache_based_quic_server_info_unittest.cc',
'http/http_auth_cache_unittest.cc',
+ 'http/http_auth_challenge_tokenizer_unittest.cc',
'http/http_auth_controller_unittest.cc',
'http/http_auth_filter_unittest.cc',
'http/http_auth_gssapi_posix_unittest.cc',