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

Unified Diff: extensions/extensions.gypi

Issue 1890193003: Make Cast certificate verification enforce constraints specified in the trusted root certificate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix 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: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index c5486f788217fb00e5303672401748c7ebc41124..6e5f4b890ce72844bf0ff727b51925731ee2541e 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -39,6 +39,8 @@
'common/api/sockets/sockets_manifest_permission.h',
'common/cast/cast_cert_validator.cc',
'common/cast/cast_cert_validator.h',
+ 'common/cast/cast_root_ca_cert_der-inc.h',
+ 'common/cast/eureka_root_ca_der-inc.h',
'common/common_manifest_handlers.cc',
'common/common_manifest_handlers.h',
'common/csp_validator.cc',

Powered by Google App Engine
This is Rietveld 408576698