DEPS 271 B

1234567891011121314
  1. include_rules = [
  2. "+base",
  3. "+build",
  4. "+mojo/public",
  5. "+testing",
  6. "+third_party/ipcz/include",
  7. "-mojo",
  8. "+mojo/public",
  9. # Temporary until mojom [Native] is gone.
  10. "+ipc/ipc_param_traits.h",
  11. "+third_party/perfetto/protos/perfetto/trace/track_event",
  12. ]