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