Chromium Code Reviews| Index: third_party/WebKit/Source/modules/payments/DEPS |
| diff --git a/third_party/WebKit/Source/modules/payments/DEPS b/third_party/WebKit/Source/modules/payments/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d0cd0d9efe9380e0979a55b37b92efc6c32db349 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/payments/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+platform/payments", |
| +] |