Index: chrome/renderer/autofill/DEPS |
diff --git a/chrome/renderer/autofill/DEPS b/chrome/renderer/autofill/DEPS |
deleted file mode 100644 |
index d31bfe2bde25ae731e5be0d53218db28fc1b379c..0000000000000000000000000000000000000000 |
--- a/chrome/renderer/autofill/DEPS |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-include_rules = [ |
- # TODO(joi): These are only required until the render code for |
- # Autofill moves to //components/autofill/renderer. |
- "-chrome/common", |
- "-chrome/renderer", |
- "+chrome/renderer/autofill", |
- "+chrome/renderer/page_click_listener.h", |
- |
- # TODO(joi): Get rid of this dependency. |
- "+chrome/common/password_generation_util.h", |
- |
- "+google_apis/gaia/gaia_urls.h", |
-] |