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