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

Unified Diff: net/BUILD.gn

Issue 2926333002: Remove unnecessary attempts at memory cleaning (Closed)
Patch Set: Fix zeroization Created 3 years, 6 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/base/auth.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 3bfe976a51cd5368ee89eba1d6381cf0e72f63f3..ce75ec04160fbc4edb8bc3638e3808c5f2717988 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -154,8 +154,6 @@ component("net") {
"base/sys_addrinfo.h",
"base/url_util.cc",
"base/url_util.h",
- "base/zap.cc",
- "base/zap.h",
"cert/asn1_util.cc",
"cert/asn1_util.h",
"cert/cert_database.cc",
« no previous file with comments | « no previous file | net/base/auth.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698