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

Unified Diff: components/ukm/DEPS

Issue 2653693004: UKM Sync Observer (Closed)
Patch Set: Split 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 02103f47ce5e8ffd55f6a0468926a35ae2c74e3a..6507316f5942dae9cb5f97ba9dc000a3cb7727d0 100644
--- a/components/ukm/DEPS
+++ b/components/ukm/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/metrics",
"+components/prefs",
+ "+components/sync",
"+components/variations",
]

Powered by Google App Engine
This is Rietveld 408576698