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

Unified Diff: net/net_common.gypi

Issue 2021433004: Cert - protobufs to serialize and deserialize CertVerifierCache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Add_support_for_walking_1999733002
Patch Set: Created 4 years, 7 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 fc5649f348c106fd6d9686914b40fc7e3c562536..1a84b18dff24f8271ca50546ca50dd223a66df0e 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_extras_cert_proto',
'net_derived_sources',
'net_quic_proto',
'net_resources',

Powered by Google App Engine
This is Rietveld 408576698