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