Chromium Code Reviews| Index: components/payments/DEPS |
| diff --git a/components/payments/DEPS b/components/payments/DEPS |
| index 151fdf5f8b684de120e63da7cd44cfa25ed5ade9..002344e17a101f01507857a0704a902f6afd786b 100644 |
| --- a/components/payments/DEPS |
| +++ b/components/payments/DEPS |
| @@ -4,5 +4,6 @@ include_rules = [ |
| "+content/public/browser", |
| "+mojo/public/cpp", |
| + "+third_party/libaddressinput", # For address i18n. |
| "+third_party/re2", |
| ] |