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