Chromium Code Reviews| Index: ios/web/public/payments/DEPS |
| diff --git a/ios/web/public/payments/DEPS b/ios/web/public/payments/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..657dd83cf44bf5d166730b417f9e65e9d8f84f50 |
| --- /dev/null |
| +++ b/ios/web/public/payments/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+components/payments/core", |
| +] |