1 include_rules = [ 2 "-sync", 3 "+sync/api", 4 "+sync/base", 5 "+sync/internal_api/public", 6 "+sync/notifier", 7 "+sync/protocol", 8 9 # TODO(tim): Remove. Bug 131130 10 "+sync/util/cryptographer.h" 11 ] 12