7 lines
178 B
Python
7 lines
178 B
Python
include_rules = [
|
|
"+media/base",
|
|
"+system_wrappers",
|
|
# TODO(magjed): This is temporary, remove once external clients are updated.
|
|
"+sdk/objc",
|
|
"+third_party/libyuv",
|
|
]
|