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

Unified Diff: net/net_common.gypi

Issue 1892033002: Cert - protobufs to serialize and deserialize CertVerifierCache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: net/net_common.gypi
diff --git a/net/net_common.gypi b/net/net_common.gypi
index 54bd346dc6c22410612da76bac035b6db6ebf29c..f7d69350bf33e6874ff67756b48fc6b09acbe2c9 100644
--- a/net/net_common.gypi
+++ b/net/net_common.gypi
@@ -15,6 +15,7 @@
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
'../third_party/zlib/zlib.gyp:zlib',
'../url/url.gyp:url_url_features',
+ 'net_cert_proto',
'net_derived_sources',
'net_quic_proto',
'net_resources',

Powered by Google App Engine
This is Rietveld 408576698