Index: sync/engine/DEPS |
diff --git a/sync/engine/DEPS b/sync/engine/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a22ed7d587cea547c083e5af3ef59fa0b1edc08a |
--- /dev/null |
+++ b/sync/engine/DEPS |
@@ -0,0 +1,8 @@ |
+include_rules = [ |
+ "+googleurl", |
+ "+sync/protocol", |
+ "+sync/sessions", |
+ "+sync/syncable", |
+ "+sync/test", |
+ "+sync/util", |
+] |