Chromium Code Reviews| Index: components/previews/core/DEPS |
| diff --git a/components/previews/core/DEPS b/components/previews/core/DEPS |
| index ab14f0c160d7c7b08b0fc2b2b1fa36b1cf52827f..05208d98b19512c30c6f2763f5e9715798151aac 100644 |
| --- a/components/previews/core/DEPS |
| +++ b/components/previews/core/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+components/variations", |
| "+components/data_reduction_proxy/core/common", |
| + "+net", |
| ] |