unplugged-vendor/external/openscreen/cast/sender/DEPS

8 lines
138 B
Plaintext
Raw Normal View History

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