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

Unified Diff: content/renderer/DEPS

Issue 2882353002: Implement Ukm Mojo interface. (Closed)
Patch Set: Move example to comment 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
« components/ukm/ukm_interface.h ('K') | « content/renderer/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index b18fccb0f4974c880ce87070e12e1331b071a90e..2176b2fd282dde57b013a94a03b1a48115f98a31 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/metrics:single_sample_metrics",
"+components/payments",
"+components/scheduler",
+ "+components/ukm/public",
"+components/url_formatter",
"+components/variations",
« components/ukm/ukm_interface.h ('K') | « content/renderer/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698