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

Unified Diff: components/payments/core/DEPS

Issue 2970013003: [Payment Request] Displays appropriate footer if first transaction completed (Closed)
Patch Set: Addressed comments + rebase Created 3 years, 5 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/payments_test_util.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 20bc8d9c09bd27e7e1af7c141794d8d3c2e19b82..7086c8983fd1e455fa4a2f656f8e0fbc99ed2fba 100644
--- a/components/payments/core/DEPS
+++ b/components/payments/core/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/autofill/core",
"+components/keyed_service/core",
"+components/metrics",
+ "+components/prefs",
"+components/pref_registry",
"+components/strings",
"+components/ukm",
« no previous file with comments | « components/payments/core/BUILD.gn ('k') | components/payments/core/payments_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698