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

Unified Diff: components/payments/core/DEPS

Issue 2876663002: [Web Payments] Add data attribution string to dialog (Closed)
Patch Set: Fix deps 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: components/payments/core/DEPS
diff --git a/components/payments/core/DEPS b/components/payments/core/DEPS
index 9117b76770151df0d4b81a8206d0b9054bb47aba..99dadf51473a5eff6f1daca47b4d5efc1defc1bd 100644
--- a/components/payments/core/DEPS
+++ b/components/payments/core/DEPS
@@ -4,6 +4,8 @@ include_rules = [
"+components/autofill/core",
"+components/keyed_service/core",
"+components/metrics",
+ "+components/pref_registry",
+ "+components/prefs",
Mathieu 2017/05/11 13:47:55 not used?
anthonyvd 2017/05/11 17:46:28 Done.
"+components/strings",
"+components/ukm",
"+third_party/libaddressinput",

Powered by Google App Engine
This is Rietveld 408576698