| include_rules = [ | |
| "+components/invalidation", | |
| "+components/sync_driver", | |
| "+google/cacheinvalidation", | |
| "+jingle/notifier/base", | |
| "+net", | |
| "+sync/internal_api/public", | |
| "+sync/js", | |
| # TODO(akalin): Remove this when we use the system encryptor. | |
| "+sync/test/fake_encryptor.h", | |
| ] |