Chromium Code Reviews| Index: components/autofill/content/common/DEPS |
| diff --git a/components/autofill/content/common/DEPS b/components/autofill/content/common/DEPS |
| index 86be8df50ef80d92aa07e6f1b5ab34b6de24c07c..c3505fa54c3ecf8453d1bfdeff494e6ca31545ae 100644 |
| --- a/components/autofill/content/common/DEPS |
| +++ b/components/autofill/content/common/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| "+content/public/common", |
| - "+third_party/WebKit/public/web", |
| + "+ipc", |
| ] |