Chromium Code Reviews| Index: sync/protocol/DEPS |
| diff --git a/sync/protocol/DEPS b/sync/protocol/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a21ff1a32745f22b2241bcfc25771512af2ded26 |
| --- /dev/null |
| +++ b/sync/protocol/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+sync/syncable/model_type.h", |
| +] |