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

Unified Diff: components/autofill/core/browser/DEPS

Issue 2740633002: [Autofill] Add upstreaming UKM (Closed)
Patch Set: Addressed comments + feature flag Created 3 years, 9 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/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 2efcff41d4da1b42bd5086cf2ccb2e1cec8029d1..e927418e520ea84b7a2a52545bccca6ec5c36a8e 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/signin/core/browser",
"+components/signin/core/common",
"+components/sync",
+ "+components/ukm",
"+components/variations",
"+components/version_info",
"+components/webdata/common",

Powered by Google App Engine
This is Rietveld 408576698