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

Unified Diff: components/network_time/DEPS

Issue 1835823002: network_time_tracker: add temporary time protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lint Created 4 years, 7 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 | « components/network_time/BUILD.gn ('k') | components/network_time/network_time_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_time/DEPS
diff --git a/components/network_time/DEPS b/components/network_time/DEPS
index eac076192dcda982057d190be05049915ec12d77..f216f9cc4f37c94f1efa3b66c5e1d55eb5ff1685 100644
--- a/components/network_time/DEPS
+++ b/components/network_time/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+components/client_update_protocol",
"+components/prefs",
+ "+net",
]
« no previous file with comments | « components/network_time/BUILD.gn ('k') | components/network_time/network_time_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698