summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/internal_api/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/internal_api/DEPS')
-rw-r--r--chrome/browser/sync/internal_api/DEPS11
1 files changed, 0 insertions, 11 deletions
diff --git a/chrome/browser/sync/internal_api/DEPS b/chrome/browser/sync/internal_api/DEPS
deleted file mode 100644
index 5f69c7a..0000000
--- a/chrome/browser/sync/internal_api/DEPS
+++ /dev/null
@@ -1,11 +0,0 @@
-include_rules = [
- "-chrome",
- "-content",
- "+chrome/test/base",
-
- "+chrome/browser/sync",
- "-chrome/browser/sync/api",
- "-chrome/browser/sync/glue",
-
- "+sync",
-]