Index: components/autofill/core/browser/DEPS |
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS |
index f7bae97d12ad51d9873d4ebb413903594c9c6836..c2556c5e5d519653caeb72eeb21e18c37c6f1bdd 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 = { |