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

Unified Diff: components/ukm/DEPS

Issue 2653693004: UKM Sync Observer (Closed)
Patch Set: Address comments Created 3 years, 11 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/ukm/DEPS
diff --git a/components/ukm/DEPS b/components/ukm/DEPS
index 6a9008e619f80314ccd504c59ded5b5c4af33da6..b72acd50fdcb531034e1527286dae2003a14ca3a 100644
--- a/components/ukm/DEPS
+++ b/components/ukm/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/metrics",
"+components/prefs",
+ "+components/sync",
"+components/variations",
"+third_party/zlib/google",
]

Powered by Google App Engine
This is Rietveld 408576698