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

Unified Diff: content/common/BUILD.gn

Issue 2296953004: Send certificates to devtools when it's open instead of using certId (Closed)
Patch Set: clear certificates on didstartprovisionalload Created 4 years, 3 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 30aef50b69c98cb925e4f29856933eef2c12c5af..1a2399c132d7b3e2207bce269ea377b734d15a1e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -297,6 +297,8 @@ source_set("common") {
"savable_url_schemes.cc",
"savable_url_schemes.h",
"screen_orientation_messages.h",
+ "security_style_util.cc",
+ "security_style_util.h",
"send_zygote_child_ping_linux.cc",
"service_worker/embedded_worker_messages.h",
"service_worker/embedded_worker_settings.h",

Powered by Google App Engine
This is Rietveld 408576698