Chromium Code Reviews| 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", |
| ] |