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

Unified Diff: net/BUILD.gn

Issue 246303005: Make GN's "check" run cleanly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 b8a0332fa3f322f64e8e87bdb2ca04969a323c72..c1077e3cb73fd2ca6cb6960c9eaa0431bf3818cf 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -575,6 +575,7 @@ source_set("net_test_support") {
"//base",
"//base/test:test_support",
"//crypto:platform",
+ "//net",
"//net/tools/tld_cleanup",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698