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

Unified Diff: net/BUILD.gn

Issue 2759023002: Improvements to the net/cert/internal error handling. (Closed)
Patch Set: fix comment Created 3 years, 9 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_verify_proc_builtin.cc » ('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 4dcbc69922b42e47ff2717b48f3c847e3d77eacf..63212b8397e7b441c14f959fa6591ff02faddffd 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -178,8 +178,6 @@ component("net") {
"cert/internal/cert_error_id.h",
"cert/internal/cert_error_params.cc",
"cert/internal/cert_error_params.h",
- "cert/internal/cert_error_scoper.cc",
- "cert/internal/cert_error_scoper.h",
"cert/internal/cert_errors.cc",
"cert/internal/cert_errors.h",
"cert/internal/cert_issuer_source.h",
« no previous file with comments | « no previous file | net/cert/cert_verify_proc_builtin.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698