| Index: components/autofill/core/browser/DEPS
 | 
| diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
 | 
| index f453f303ff81856b8e894a928b18d5f054205034..5a08c6e95fea3dbcf97d8ffca86e42d5eb3c22db 100644
 | 
| --- a/components/autofill/core/browser/DEPS
 | 
| +++ b/components/autofill/core/browser/DEPS
 | 
| @@ -7,12 +7,6 @@ include_rules = [
 | 
|    "+sql",
 | 
|    "+third_party/libjingle",
 | 
|    "+third_party/libphonenumber",  # For phone number i18n.
 | 
| -
 | 
| -  # TODO(blundell): Bring this list to zero.
 | 
| -  #
 | 
| -  # Do not add to the list of temporarily-allowed dependencies below,
 | 
| -  # and please do not introduce more #includes of these files.
 | 
| -  "!third_party/WebKit/public/web/WebAutofillClient.h",
 | 
|  ]
 | 
|  
 | 
|  specific_include_rules = {
 | 
| 
 |