Chromium Code Reviews| Index: sync/test/DEPS |
| diff --git a/sync/test/DEPS b/sync/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ad776e9c98d3a940ec339f80538038ca14721250 |
| --- /dev/null |
| +++ b/sync/test/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + # Test files can include anything from sync. |
| + "+sync", |
| +] |