include_rules = [
  # Test files can include anything from sync.
  "+components/sync",
  "+net",
  '+services/network/public/cpp',

  # For generated JNI code.
  "+jni",
]
