DEPS 280 B

12345678910111213
  1. include_rules = [
  2. "+crypto",
  3. "+media",
  4. "+mojo/public/cpp/bindings",
  5. "+net",
  6. "+third_party/libyuv",
  7. "+third_party/libaom",
  8. "+third_party/openscreen/src/cast/streaming",
  9. "+third_party/openscreen/src/platform/api",
  10. "+third_party/zlib",
  11. "+ui/base",
  12. "+ui/gfx",
  13. ]