| Index: components/autofill/content/renderer/DEPS
|
| diff --git a/components/autofill/content/renderer/DEPS b/components/autofill/content/renderer/DEPS
|
| index e8db31c4a1a1a4a9bf28500bb34e8c10fb70a6b9..234aa67721e4037ebc97ba5d21808edfa8c6814a 100644
|
| --- a/components/autofill/content/renderer/DEPS
|
| +++ b/components/autofill/content/renderer/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| "+content/public/common",
|
| "+content/public/renderer",
|
| + "+components/password_manager/core/common",
|
| "+third_party/re2",
|
| # Allow inclusion of WebKit API files.
|
| "+third_party/WebKit/public/platform",
|
|
|