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

Unified Diff: components/ukm/DEPS

Issue 2883563002: Refactor UKM interface for mojo-ification (Closed)
Patch Set: Fix uma_session_stats.cc Created 3 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
Index: components/ukm/DEPS
diff --git a/components/ukm/DEPS b/components/ukm/DEPS
index 6a9008e619f80314ccd504c59ded5b5c4af33da6..abd3591f71bf87579eada292c346f1b4ee99076f 100644
--- a/components/ukm/DEPS
+++ b/components/ukm/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+components/metrics",
"+components/prefs",
"+components/variations",
+ "+mojo/public",
"+third_party/zlib/google",
]

Powered by Google App Engine
This is Rietveld 408576698