Chromium Code Reviews| Index: sync/internal_api/public/DEPS |
| diff --git a/sync/internal_api/public/DEPS b/sync/internal_api/public/DEPS |
| index 877a88d893301bb6054e3752a6a2df01db97235e..0edbfa94229d376b879f5610b6fb87f410068f6a 100644 |
| --- a/sync/internal_api/public/DEPS |
| +++ b/sync/internal_api/public/DEPS |
| @@ -6,5 +6,7 @@ include_rules = [ |
| "+sync/protocol", |
| # TODO(tim): Remove. Bug 131130 |
| - "+sync/util/cryptographer.h" |
| + "+sync/util/cryptographer.h", |
| + |
| + "+sync/api/sync_data.h" |
| ] |