Chromium Code Reviews| Index: sync/js/DEPS |
| diff --git a/sync/js/DEPS b/sync/js/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..82d1d29b7f4ae379c1e3b4085cc55397f527781f |
| --- /dev/null |
| +++ b/sync/js/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+sync/util", |
| +] |