Chromium Code Reviews| Index: content/public/DEPS |
| diff --git a/content/public/DEPS b/content/public/DEPS |
| index 094c5aeab0eb9a83ec8d45db0a516a61354efc84..2490a782c4c7b100e856b49df2a68dc4951a989b 100644 |
| --- a/content/public/DEPS |
| +++ b/content/public/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "-content", |
| + "+components/payments/payment_app.mojom.h", |
|
please use gerrit instead
2017/01/23 13:28:07
This dependency seems unnecessary.
zino
2017/01/23 17:31:08
Done.
|
| "+services/service_manager/public", |
| # This file does not belong in content/public as it should not be |