Chromium Code Reviews| Index: components/ssl_errors/DEPS |
| diff --git a/components/data_reduction_proxy/content/browser/DEPS b/components/ssl_errors/DEPS |
| similarity index 52% |
| copy from components/data_reduction_proxy/content/browser/DEPS |
| copy to components/ssl_errors/DEPS |
| index 897bf2ad7154f5c15a5ce5790a46983a1ddfa138..37f0ae074d444ef6263f1344e3605445bb2a3990 100644 |
| --- a/components/data_reduction_proxy/content/browser/DEPS |
| +++ b/components/ssl_errors/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| - "+ipc", |
| + "+grit", |
| "+net", |
| + "+ui/base" |
| ] |