Chromium Code Reviews| Index: components/payments/DEPS |
| diff --git a/components/payments/DEPS b/components/payments/DEPS |
| index 0de07bbaf0886509037c4bcb1c576117c16c2d62..b3d8113779fa8a820bcbbfdd9efbb35951cb0dd4 100644 |
| --- a/components/payments/DEPS |
| +++ b/components/payments/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| + "+content/public/browser", |
|
sdefresne
2017/01/09 17:35:39
Please add a TODO to move this to components/payme
Mathieu
2017/01/09 17:43:35
Done.
|
| + "+mojo/public/cpp", |
| "+third_party/re2", |
| ] |