Index: sync/tools/DEPS |
diff --git a/sync/tools/DEPS b/sync/tools/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..befcabe822a398f6a7df7dc23a481a31f4780870 |
--- /dev/null |
+++ b/sync/tools/DEPS |
@@ -0,0 +1,8 @@ |
+include_rules = [ |
+ "+jingle/notifier/base", |
+ "+net/base/host_port_pair.h", |
+ "+net/url_request/url_request_test_util.h", |
+ "+sync/notifier", |
+ "+sync/syncable/model_type.h", |
+ "+sync/syncable/model_type_payload_map.h", |
+] |