summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 4ae27c0..de2b4df 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -67,6 +67,8 @@
'base/crypto_module_openssl.cc',
'base/data_url.cc',
'base/data_url.h',
+ 'base/default_origin_bound_cert_store.cc',
+ 'base/default_origin_bound_cert_store.h',
'base/directory_lister.cc',
'base/directory_lister.h',
'base/dns_reload_timer.cc',
@@ -877,6 +879,7 @@
'base/cookie_monster_unittest.cc',
'base/crl_filter_unittest.cc',
'base/data_url_unittest.cc',
+ 'base/default_origin_bound_cert_store_unittest.cc',
'base/directory_lister_unittest.cc',
'base/dnssec_unittest.cc',
'base/dns_util_unittest.cc',
@@ -900,6 +903,7 @@
'base/net_log_unittest.cc',
'base/net_log_unittest.h',
'base/net_util_unittest.cc',
+ 'base/origin_bound_cert_service_unittest.cc',
'base/pem_tokenizer_unittest.cc',
'base/registry_controlled_domain_unittest.cc',
'base/run_all_unittests.cc',