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

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

Issue 2740633002: [Autofill] Add upstreaming UKM (Closed)
Patch Set: Fixed comments 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
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/autofill_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 2efcff41d4da1b42bd5086cf2ccb2e1cec8029d1..54761f260e5787373d59f7d95e7874f7a1c0a7ea 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -3,10 +3,12 @@ include_rules = [
"+components/grit/components_scaled_resources.h",
"+components/infobars/core",
"+components/keyed_service/core",
+ "+components/metrics",
"+components/security_state",
"+components/signin/core/browser",
"+components/signin/core/common",
"+components/sync",
+ "+components/ukm",
"+components/variations",
"+components/version_info",
"+components/webdata/common",
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/autofill/core/browser/autofill_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698