android13/external/openscreen/cast/sender/DEPS

8 lines
138 B
Python

# -*- Mode: Python; -*-
include_rules = [
# libcast sender code must not depend on the receiver.
'+cast/common',
'+cast/sender',
]