| Index: components/subresource_filter/content/DEPS
|
| diff --git a/components/autofill/content/DEPS b/components/subresource_filter/content/DEPS
|
| similarity index 51%
|
| copy from components/autofill/content/DEPS
|
| copy to components/subresource_filter/content/DEPS
|
| index 142818e0a5251733bd3cc856ac9a6389d2648314..920f470d19a460063f7ebe0f14363a3b239fdebb 100644
|
| --- a/components/autofill/content/DEPS
|
| +++ b/components/subresource_filter/content/DEPS
|
| @@ -1,10 +1,8 @@
|
| include_rules = [
|
| + "+components/subresource_filter/content/common",
|
| + "+content/public/browser",
|
| "+content/public/common",
|
| - # Allow inclusion of WebKit API files.
|
| - "+third_party/WebKit/public/platform",
|
| - "+third_party/WebKit/public/web",
|
| "+ipc",
|
| - "+mojo/public",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|