Chromium Code Reviews| Index: components/ownership/DEPS |
| diff --git a/chrome/renderer/net/DEPS b/components/ownership/DEPS |
| similarity index 64% |
| copy from chrome/renderer/net/DEPS |
| copy to components/ownership/DEPS |
| index b462077ce456bd720c5b92255c650b92d82d14d2..bc55362a6a17391dd26f898013d43f44c7bfac2f 100644 |
| --- a/chrome/renderer/net/DEPS |
| +++ b/components/ownership/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+gin", |
| +"+crypto", |
| ] |