summaryrefslogtreecommitdiffstats
path: root/chromium/sync/internal_api/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/sync/internal_api/DEPS')
-rw-r--r--chromium/sync/internal_api/DEPS13
1 files changed, 0 insertions, 13 deletions
diff --git a/chromium/sync/internal_api/DEPS b/chromium/sync/internal_api/DEPS
deleted file mode 100644
index a6e2e4e0fe0..00000000000
--- a/chromium/sync/internal_api/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- "+net",
- "+sync/base",
- "+sync/engine",
- "+sync/js",
- "+sync/notifier",
- "+sync/protocol",
- "+sync/sessions",
- "+sync/syncable",
- "+sync/test",
- "+sync/util",
- "+third_party/zlib", # For UniquePosition compression
-]