allwinner_a64/android/external/libchrome/components/timers/DEPS
2018-08-08 16:14:42 +08:00

10 lines
No EOL
237 B
Python

include_rules = [
# This directory is shared with Chrome OS, which only links against
# base/. We don't want any other dependencies to creep in.
"-build",
"-content",
"-library_loaders",
"-net",
"-third_party",
"-url",
]