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

Unified Diff: content/content_common.gypi

Issue 2296953004: Send certificates to devtools when it's open instead of using certId (Closed)
Patch Set: pfeldman comment Created 4 years, 4 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index aedb1e785ac117532f7cd546ccfa44e127df6ea9..86f9812ec57b1216b1f2a0fc00d39b7126e78307 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -508,6 +508,8 @@
'common/savable_url_schemes.cc',
'common/savable_url_schemes.h',
'common/screen_orientation_messages.h',
+ 'common/security_style_util.cc',
+ 'common/security_style_util.h',
'common/send_zygote_child_ping_linux.cc',
'common/service_worker/embedded_worker_messages.h',
'common/service_worker/embedded_worker_settings.h',

Powered by Google App Engine
This is Rietveld 408576698