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

Unified Diff: components/network_time/BUILD.gn

Issue 2447183002: Refactor network_time_test_utils (Closed)
Patch Set: another BUILD.gn fix Created 4 years, 2 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/network_time/network_time_test_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_time/BUILD.gn
diff --git a/components/network_time/BUILD.gn b/components/network_time/BUILD.gn
index 11e5c6630e06f87d8924c9df877bd229da0bed08..ef46b4acb62e9952e409bd5c4c16b1ee6d192aff 100644
--- a/components/network_time/BUILD.gn
+++ b/components/network_time/BUILD.gn
@@ -51,6 +51,8 @@ source_set("network_time_test_support") {
"//base",
"//base/test:test_support",
"//components/variations",
+ "//net",
+ "//net:test_support",
"//testing/gtest",
]
}
« no previous file with comments | « no previous file | components/network_time/network_time_test_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698