| Index: components/autofill/content/DEPS
|
| diff --git a/components/autofill/content/DEPS b/components/autofill/content/DEPS
|
| index 97138c928638884758e03d84d1640d0e495c4e4f..0baa569b70e4744982033d35c8120ea3b12b9697 100644
|
| --- a/components/autofill/content/DEPS
|
| +++ b/components/autofill/content/DEPS
|
| @@ -1,8 +1,5 @@
|
| include_rules = [
|
| "+content/public/common",
|
| - # Allow inclusion of WebKit API files.
|
| - "+third_party/WebKit/public/platform",
|
| - "+third_party/WebKit/public/web",
|
| "+mojo/common",
|
| "+mojo/public",
|
| "+services/service_manager/public/cpp",
|
|
|