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

Unified Diff: components/network_time/BUILD.gn

Issue 2448943004: Add experimental feature info to certificate reports (Closed)
Patch Set: add dep to BUILD.gn Created 4 years, 1 month 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: components/network_time/BUILD.gn
diff --git a/components/network_time/BUILD.gn b/components/network_time/BUILD.gn
index ef46b4acb62e9952e409bd5c4c16b1ee6d192aff..2befc5e2934a9ca985751c199933a6b2da3eef68 100644
--- a/components/network_time/BUILD.gn
+++ b/components/network_time/BUILD.gn
@@ -48,6 +48,7 @@ source_set("network_time_test_support") {
]
deps = [
+ ":network_time",
"//base",
"//base/test:test_support",
"//components/variations",

Powered by Google App Engine
This is Rietveld 408576698