android13/external/openscreen/cast/common/DEPS

9 lines
189 B
Python

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