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

Unified Diff: components/payments/core/DEPS

Issue 2808513002: [Payments] Add PaymentRequest checkout funnel UKMs. (Closed)
Patch Set: Rebase Created 3 years, 8 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/payments/core/BUILD.gn ('k') | components/payments/core/journey_logger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/payments/core/DEPS
diff --git a/components/payments/core/DEPS b/components/payments/core/DEPS
index 0b6bf9537f66508ef78be9e2aae11a6499246336..ad58bf35c29e2b054ade90a2a6dee35ad5c505e8 100644
--- a/components/payments/core/DEPS
+++ b/components/payments/core/DEPS
@@ -2,7 +2,9 @@ include_rules = [
"-components/payments/content",
"-content",
"+components/autofill/core",
+ "+components/metrics",
"+components/strings",
+ "+components/ukm",
"+third_party/libaddressinput",
"+ui/base",
]
« no previous file with comments | « components/payments/core/BUILD.gn ('k') | components/payments/core/journey_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698