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

Unified Diff: chrome/test/BUILD.gn

Issue 2449193002: Attempt an on-demand time fetch when encountering a date invalid error (Closed)
Patch Set: meacer nits 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
« no previous file with comments | « chrome/browser/ssl/ssl_error_handler_unittest.cc ('k') | 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index a2890a67ab0888b4350388b1ba629c96906e71d8..0d65ea6f4aedd89cfa08eb7474ee76557388d4d2 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -143,6 +143,7 @@ static_library("test_support") {
"//components/gcm_driver/crypto:test_support",
"//components/guest_view/browser:test_support",
"//components/infobars/core",
+ "//components/network_time:network_time_test_support",
"//components/offline_pages:test_support",
"//components/sessions:test_support",
"//components/web_resource:test_support",
« no previous file with comments | « chrome/browser/ssl/ssl_error_handler_unittest.cc ('k') | components/network_time/network_time_test_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698