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