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

Unified Diff: net/net.gyp

Issue 8662036: Support EC certs in OriginBoundCertService and OriginBoundCertStore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review changes Created 9 years, 1 month 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 2694b279b8525e3d3d1f5f1ec528c5231c49bb79..2ceab597fcee740af8f92470f4eab84a93568d4f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -191,6 +191,7 @@
'base/origin_bound_cert_service.cc',
'base/origin_bound_cert_service.h',
'base/origin_bound_cert_store.h',
+ 'base/origin_bound_cert_type.h',
wtc 2011/12/02 22:06:59 BUG: the new header file has been renamed.
mattm 2011/12/05 22:19:20 Done.
'base/pem_tokenizer.cc',
'base/pem_tokenizer.h',
'base/platform_mime_util.h',

Powered by Google App Engine
This is Rietveld 408576698