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..962b0f152a36129faf85ee8e6d1d78dc7222a97b |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/payments/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+mojo/public/cpp/bindings/binding.h", |
| + "+mojo/public/cpp/bindings/interface_request.h", |
| +] |