DEPS 338 B

1234567891011121314151617
  1. include_rules = [
  2. "+net",
  3. "+third_party/angle",
  4. "+third_party/amd",
  5. "+third_party/nvml",
  6. "+third_party/re2",
  7. "+third_party/smhasher",
  8. "+third_party/swiftshader",
  9. "+third_party/protobuf",
  10. "+third_party/zlib",
  11. "+crypto",
  12. "+ui/gfx",
  13. "+ui/gl",
  14. "+ui/surface",
  15. "+ui/ozone/public",
  16. "+ui/base/ui_base_features.h",
  17. ]