| 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",
|
| ]
|
|
|