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