| Index: components/subresource_filter/content/browser/DEPS
|
| diff --git a/components/zoom/DEPS b/components/subresource_filter/content/browser/DEPS
|
| similarity index 63%
|
| copy from components/zoom/DEPS
|
| copy to components/subresource_filter/content/browser/DEPS
|
| index 13041bbd49d12c041af718261ec026d857186534..57fc6fcba08421b8738551ebd159fb0f7a5193eb 100644
|
| --- a/components/zoom/DEPS
|
| +++ b/components/subresource_filter/content/browser/DEPS
|
| @@ -1,9 +1,6 @@
|
| include_rules = [
|
| - "+components/prefs",
|
| + "+components/keyed_service/core",
|
| "+content/public/browser",
|
| "+content/public/common",
|
| "+ipc",
|
| - "+net/base",
|
| - "+url",
|
| ]
|
| -
|
|
|