Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index fb2bf9d417d6ffcb872a51456d53f75b89edeea5..3eb2ac3f7afba6b0ed25815755110cd4c3900ee4 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -55,6 +55,9 @@ include_rules = [ |
| "-v8", |
| "-tools", |
| + # Allow inclusion of specific components that we depend on. |
|
jam
2015/04/14 14:47:12
we need a comment saying that content can only dep
|
| + "+components/webcrypto", |
|
jam
2015/04/14 14:47:12
since only content/child depends on this, better t
|
| + |
| # Allow inclusion of third-party code: |
| "+third_party/angle", |
| "+third_party/flac", |