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

Unified Diff: components/security_state/content/BUILD.gn

Issue 2761333002: Add a DevTools warning for a missing subjectAltName (Closed)
Patch Set: Feedback & fixes Created 3 years, 9 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 | « no previous file | components/security_state/content/content_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_state/content/BUILD.gn
diff --git a/components/security_state/content/BUILD.gn b/components/security_state/content/BUILD.gn
index 1c046a9b332fc078cf57707b9daa01bcb54cf53d..7d3f5038b017f05933c496ba4ad128ec58690325 100644
--- a/components/security_state/content/BUILD.gn
+++ b/components/security_state/content/BUILD.gn
@@ -37,6 +37,7 @@ source_set("unit_tests") {
"//content/public/browser",
"//content/test:test_support",
"//net",
+ "//net:test_support",
"//testing/gtest",
]
}
« no previous file with comments | « no previous file | components/security_state/content/content_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698