Chromium Code Reviews| Index: components/payments/DEPS |
| diff --git a/components/payments/DEPS b/components/payments/DEPS |
| index 0de07bbaf0886509037c4bcb1c576117c16c2d62..1ee5639317b9f71c0270b5d6d1baffc5798ff98e 100644 |
| --- a/components/payments/DEPS |
| +++ b/components/payments/DEPS |
| @@ -1,3 +1,7 @@ |
| include_rules = [ |
| + # TODO(crbug.com/679381): Move this to components/payments/content. |
| + "+content/public/browser", |
| + |
| + "+mojo/public/cpp", |
| "+third_party/re2", |
| ] |