Index: components/signin/DEPS |
diff --git a/components/signin/DEPS b/components/signin/DEPS |
deleted file mode 100644 |
index bfc1b221a3ad734e548d67500a6d22525f8e2b97..0000000000000000000000000000000000000000 |
--- a/components/signin/DEPS |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-include_rules = [ |
- "+components/webdata/common", |
- "+components/webdata/encryptor", |
- "+google_apis/gaia/gaia_urls.h", |
- "+grit", # For generated headers |
- "+net", |
- "+sql", |
- "+ui", |
- # Signin is a layered component; subdirectories must explicitly introduce |
- # the ability to use the content layer as appropriate. |
- "-components/signin/content", |
- "-content/public/common", |
- "-ipc", |
-] |