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