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

Unified Diff: extensions/extensions.gyp

Issue 1924323002: Move Cast certificate verification code from extensions to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplified OWNERS files 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
« no previous file with comments | « extensions/common/cast/eureka_root_ca_der-inc.h ('k') | extensions/extensions.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index c081b927d24bc3d8ae93273218a6474838d76d95..a280a0ed1d1de77c333362e9b800171a8c8ec589 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -111,6 +111,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../components/components.gyp:browsing_data',
+ '../components/components.gyp:cast_certificate',
'../components/components.gyp:device_event_log_component',
'../components/components.gyp:guest_view_browser',
'../components/components.gyp:keyed_service_content',
« no previous file with comments | « extensions/common/cast/eureka_root_ca_der-inc.h ('k') | extensions/extensions.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698