summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/syncable/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/syncable/DEPS')
-rw-r--r--chrome/browser/sync/syncable/DEPS19
1 files changed, 0 insertions, 19 deletions
diff --git a/chrome/browser/sync/syncable/DEPS b/chrome/browser/sync/syncable/DEPS
deleted file mode 100644
index bca9e7e..0000000
--- a/chrome/browser/sync/syncable/DEPS
+++ /dev/null
@@ -1,19 +0,0 @@
-include_rules = [
- "-chrome",
- "+chrome/test/base",
-
- "+chrome/browser/sync/protocol",
- "+chrome/browser/sync/sessions",
- "+chrome/browser/sync/syncable",
- "+chrome/browser/sync/test",
- "+chrome/browser/sync/util",
-
- # this file is weird.
- "+chrome/browser/sync/engine/syncproto.h",
-
- # maybe this file should live in syncable?
- "+chrome/browser/sync/engine/model_safe_worker.h",
-
- "-chrome/browser/sync/internal_api",
- "+chrome/browser/sync/internal_api/includes",
-]