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

Unified Diff: net/BUILD.gn

Issue 401623006: Extract ScopedTestNSSDB from nss_util. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed function call that was missed during renaming. Created 6 years, 5 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: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index fd00467d1845482a0ed4e10c0007304ab6ba1556..4651186a357f37a9b1414ba9c874325467df5495 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1084,6 +1084,7 @@ test("net_unittests") {
"//base/third_party/dynamic_annotations",
"//crypto",
"//crypto:platform",
+ "//crypto:test_support",
"//net/base/registry_controlled_domains",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698