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

Unified Diff: content/browser/DEPS

Issue 2877673003: Expose UkmService to content/ (Closed)
Patch Set: Extract repoting of input metric into another CL 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index cb6213554c33acbfe3163477057f2ae2f0995704..a356dc8ff66aecb764be4572fc690236c2d48483 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+components/rappor/public",
"+components/scheduler/common",
"+components/tracing",
+ "+components/ukm",
Charlie Reis 2017/05/24 16:28:31 Nick and I have concerns that other content embedd
Navid Zolghadr 2017/05/24 16:41:54 I knew that was coming. :) I did that rappor/publi
Charlie Reis 2017/05/24 16:46:24 Heh, apologies for the extra work, but I think it'
Navid Zolghadr 2017/05/25 15:45:46 I didn't realized the other changed already added
"+components/url_formatter",
"+components/viz",

Powered by Google App Engine
This is Rietveld 408576698