xref: /aosp_15_r20/external/openscreen/cast/third_party/DEPS (revision 3f982cf4871df8771c9d4abe6e9a6f8d829b2736)
1# -*- Mode: Python; -*-
2
3include_rules = [
4  # No dependencies on libcast.
5  '-base',
6  '-platform',
7  '-third_party'
8]
9