Chromium Code Reviews| Index: components/payments/android/DEPS |
| diff --git a/components/payments/android/DEPS b/components/payments/android/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0d58d2feb26544b1300dd2ae3f48cd609b7b05b0 |
| --- /dev/null |
| +++ b/components/payments/android/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+components/payments/content", |
| + "+components/webdata/common", |
| + "+sql", |
| +] |