Chromium Code Reviews| Index: components/autofill/content/browser/DEPS |
| diff --git a/components/autofill/content/browser/DEPS b/components/autofill/content/browser/DEPS |
| index 35b6dfdfa38d09cf862574a71c3137b807c03476..194765c84bcb74dd464637ecb317b53f168661ca 100644 |
| --- a/components/autofill/content/browser/DEPS |
| +++ b/components/autofill/content/browser/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+components/password_manager/content/browser", |
|
vabr (Chromium)
2014/11/10 14:34:39
I don't think we can do this. That would be a cycl
Garrett Casto
2014/11/12 08:09:55
To be clear, the problem isn't that some code in A
|
| "+components/webdata/common", |
| "+content/public/browser", |
| "+crypto/random.h", |