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

Unified Diff: components/payments/core/DEPS

Issue 2784973002: Move string helper functions to components/core for iOS use. (Closed)
Patch Set: Deps, part 3 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/payments/core/BUILD.gn ('k') | components/payments/core/strings_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 d1fca76deb10cecd95ae39f839efbbbc8059854b..0b6bf9537f66508ef78be9e2aae11a6499246336 100644
--- a/components/payments/core/DEPS
+++ b/components/payments/core/DEPS
@@ -2,5 +2,7 @@ include_rules = [
"-components/payments/content",
"-content",
"+components/autofill/core",
+ "+components/strings",
"+third_party/libaddressinput",
+ "+ui/base",
]
« no previous file with comments | « components/payments/core/BUILD.gn ('k') | components/payments/core/strings_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698