DEPS 369 B

1234567891011121314
  1. include_rules = [
  2. "+components/policy",
  3. "+components/prefs",
  4. "+components/reporting/client",
  5. "+components/safe_browsing/core/common/proto",
  6. "+components/strings/grit",
  7. "+components/version_info",
  8. "+crypto/sha2.h",
  9. "+crypto/signature_verifier.h",
  10. "+net",
  11. "+services/network/public",
  12. "+third_party/protobuf",
  13. "+third_party/content_analysis_sdk"
  14. ]