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..9e54c9b5e33c304fda80e946f5dd1d4de2f1381b 100644 |
| --- a/components/autofill/content/common/DEPS |
| +++ b/components/autofill/content/common/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+content/public/common", |
| + "+ipc", |
| "+third_party/WebKit/public/web", |
| ] |