Chromium Code Reviews| Index: components/payments/content/android/utility/DEPS |
| diff --git a/components/payments/content/android/utility/DEPS b/components/payments/content/android/utility/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0afa1dd1dfae31d6a911986392b1ae67e717bda9 |
| --- /dev/null |
| +++ b/components/payments/content/android/utility/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+base/json/json_reader.h", |
| +] |