Chromium Code Reviews| Index: components/autofill/core/browser/DEPS |
| diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS |
| index e6accb4a60f4085355b2002f1c2e9b370a99403c..6ea281bd0d6505f10c6dd9187c4f8eee43d4b4d1 100644 |
| --- a/components/autofill/core/browser/DEPS |
| +++ b/components/autofill/core/browser/DEPS |
| @@ -8,4 +8,5 @@ include_rules = [ |
| "+sql", |
| "+third_party/libjingle", |
| "+third_party/libphonenumber", # For phone number i18n. |
| + "+third_party/WebKit/public/web", |
|
Evan Stade
2014/04/08 23:38:52
Colin, is this include OK? It's needed for the Web
blundell
2014/04/09 09:09:46
It's not OK, unfortunately: third_party/WebKit/pub
|
| ] |