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

Unified Diff: components/BUILD.gn

Issue 1772143002: Use network time for bad clock interstitial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pass "gn check out/Default" Created 4 years, 9 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 4fc532d03222f48e26c9a7ec49f26cdce8f633df..38f01c502ece373556205e21e647a56d7c3ca92f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -149,6 +149,7 @@ test("components_unittests") {
"//components/search_provider_logos:unit_tests",
"//components/signin/core/browser:unit_tests",
"//components/ssl_config:unit_tests",
+ "//components/ssl_errors:unit_tests",
"//components/sync_bookmarks:unit_tests",
"//components/sync_driver:unit_tests",
"//components/sync_sessions:unit_tests",
« no previous file with comments | « chrome/browser/ui/webui/interstitials/interstitial_ui.cc ('k') | components/security_interstitials/core/bad_clock_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698