Index: sync/util/DEPS |
diff --git a/sync/util/DEPS b/sync/util/DEPS |
deleted file mode 100644 |
index d311654f50c08d5f750a0335ea85675643379f02..0000000000000000000000000000000000000000 |
--- a/sync/util/DEPS |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-include_rules = [ |
- "+chromeos", |
- "+crypto", |
- "+sync/base", |
- "+sync/internal_api/public/base", |
- "+sync/internal_api/public/util", |
- "+sync/protocol", |
- "+sync/test/fake_encryptor.h", |
- |
- # TODO(zea): remove this once we don't need the cryptographer to get the set |
- # of encrypted types. |
- "+sync/syncable/nigori_handler.h" |
-] |