allwinner_a64/android/external/libmojo/mojo/edk/DEPS
2018-08-08 16:14:42 +08:00

14 lines
260 B
Python

include_rules = [
# This code is checked into the chromium repo so it's fine to depend on this.
"+base",
"+crypto",
"+build",
"+gin",
"+native_client/src/public",
"+testing",
"+third_party/ashmem",
"+v8",
# internal includes.
"+mojo",
]