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

Unified Diff: net/BUILD.gn

Issue 908863004: Initial implementation for CertNetFetcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing comma Created 5 years, 8 months 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 | « no previous file | net/cert/cert_net_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 51c5fc0470d3882000bf3ea10d99a6645dbfe997..f54f7ffea98bb871b7ef33725f0f64a340bd4108 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1567,6 +1567,7 @@ if (!is_android && !is_win && !is_mac) {
"spdy/fuzzing/hpack_fuzz_util_test.cc",
# Need TestServer.
+ "cert_net/cert_net_fetcher_impl_unittest.cc",
"proxy/proxy_script_fetcher_impl_unittest.cc",
"socket/ssl_client_socket_unittest.cc",
"url_request/url_fetcher_impl_unittest.cc",
« no previous file with comments | « no previous file | net/cert/cert_net_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698