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

Unified Diff: components/ukm/DEPS

Issue 2893943004: Refactor UKM interface for mojo-ification (Closed)
Patch Set: Fixed contextualsearch 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
« no previous file with comments | « components/ukm/BUILD.gn ('k') | components/ukm/debug_page/debug_page.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/ukm/BUILD.gn ('k') | components/ukm/debug_page/debug_page.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698