Index: components/sync/device_info/DEPS |
diff --git a/components/sync/tools/DEPS b/components/sync/device_info/DEPS |
similarity index 51% |
copy from components/sync/tools/DEPS |
copy to components/sync/device_info/DEPS |
index 9083b8216e096968f3534b601c14cc50527f5d3d..f8cf15438943a31307912181352a98b1bc29480b 100644 |
--- a/components/sync/tools/DEPS |
+++ b/components/sync/device_info/DEPS |
@@ -1,11 +1,10 @@ |
include_rules = [ |
- "+components/invalidation", |
+ "+components/metrics", |
+ "+components/sync/api", |
"+components/sync/base", |
"+components/sync/core", |
"+components/sync/driver", |
"+components/sync/engine", |
- "+components/sync/js", |
- "+google/cacheinvalidation", |
- "+jingle/notifier/base", |
- "+net", |
+ "+components/sync/protocol", |
+ "+components/version_info", |
] |