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

Unified Diff: chrome/test/BUILD.gn

Issue 932553002: Refactor SSLClientCertificateSelector for reuse with platformKeys API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_perms
Patch Set: Cleaned up includes. Fixed compilation. Created 5 years, 10 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 45faaaf674b162539dd2cd84ab44bc80fec14dad..01144e09475c48ed1959c742d5df1beeaf2d7246 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -244,6 +244,7 @@ if (!is_android && (!is_win || link_chrome_on_windows)) {
"//chrome:packed_resources",
"//content/app/resources",
"//crypto:platform",
+ "//crypto:test_support",
"//google_apis:test_support",
"//net",
"//net:net_resources",

Powered by Google App Engine
This is Rietveld 408576698