Index: components/autofill/shared/DEPS |
diff --git a/components/autofill/shared/DEPS b/components/autofill/shared/DEPS |
deleted file mode 100644 |
index 7b5d601be4a8cdd122148a59e0eb3d6ea2a8ea87..0000000000000000000000000000000000000000 |
--- a/components/autofill/shared/DEPS |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-include_rules = [ |
- # 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. |
- "!content/public/common/common_param_traits.h", |
- "!content/public/common/common_param_traits_macros.h", |
- "!content/public/common/password_form.h", |
- "!content/public/common/ssl_status.h", |
- "!third_party/WebKit/Source/WebKit/chromium/public/WebFormElement.h", |
-] |