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

Unified Diff: components/ssl_errors/BUILD.gn

Issue 2421143002: Fix broken clockstate.network2 histogram and add unit test (Closed)
Patch Set: meacer suggestion: move field trial into test util 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
Index: components/ssl_errors/BUILD.gn
diff --git a/components/ssl_errors/BUILD.gn b/components/ssl_errors/BUILD.gn
index d58ffa37b452e729c301468bfa814feb4e5f522e..eda7b32f94dd57828b237136424ddfd8543c616e 100644
--- a/components/ssl_errors/BUILD.gn
+++ b/components/ssl_errors/BUILD.gn
@@ -31,6 +31,7 @@ source_set("unit_tests") {
":ssl_errors",
"//base",
"//components/network_time",
+ "//components/network_time:network_time_test_support",
"//components/prefs:test_support",
"//net:test_support",
"//testing/gtest",
« no previous file with comments | « components/network_time/network_time_tracker_unittest.cc ('k') | components/ssl_errors/error_classification.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698