Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: net/net.gypi

Issue 2453093004: Remove dependence on a message loop for net::PathBuilder. (Closed)
Patch Set: remove unnecessary forward decl Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/cert_net/cert_net_fetcher_impl_unittest.cc ('k') | net/tools/cert_verify_tool/cert_verify_tool.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 8daf4a5cd52c459f6951b3ba3609236abdb18420..094e708089ae97144978a6fce0e2f53b37ab6ddb 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1500,8 +1500,6 @@
'cert/internal/test_helpers.h',
'cert/internal/trust_store_collection_unittest.cc',
'cert/internal/trust_store_nss_unittest.cc',
- 'cert/internal/trust_store_test_helpers.cc',
- 'cert/internal/trust_store_test_helpers.h',
'cert/internal/verify_certificate_chain_pkits_unittest.cc',
'cert/internal/verify_certificate_chain_typed_unittest.h',
'cert/internal/verify_certificate_chain_unittest.cc',
« no previous file with comments | « net/cert_net/cert_net_fetcher_impl_unittest.cc ('k') | net/tools/cert_verify_tool/cert_verify_tool.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698