Chromium Code Reviews| Index: components/sync/DEPS |
| diff --git a/components/sync/DEPS b/components/sync/DEPS |
| index bbe2669b605d5452b3ce4b5a1477a4a70a879989..25bc59b9ba1ff77408a4b9f2cf85cfa9759e3703 100644 |
| --- a/components/sync/DEPS |
| +++ b/components/sync/DEPS |
| @@ -10,5 +10,5 @@ include_rules = [ |
| "+testing", |
| # Force subdirectories to explicitly define DEPS. |
| - "-sync", |
| + "-components/sync", |
| ] |