OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/invalidation", | |
3 "+jingle/notifier/base", | 2 "+jingle/notifier/base", |
4 "+net", | 3 "+net", |
5 "+sync/internal_api/public", | 4 "+sync/internal_api/public", |
6 "+sync/js", | 5 "+sync/js", |
7 "+sync/notifier", | 6 "+sync/notifier", |
8 # TODO(akalin): Remove this when we use the system encryptor. | 7 # TODO(akalin): Remove this when we use the system encryptor. |
9 "+sync/test/fake_encryptor.h", | 8 "+sync/test/fake_encryptor.h", |
10 ] | 9 ] |
OLD | NEW |