aboutsummaryrefslogtreecommitdiff
path: root/cast/common/DEPS
blob: e1023950518aa2fa6cdd831a04cef85964ca1bfc (plain)
1
2
3
4
5
6
# -*- Mode: Python; -*-

include_rules = [
   # libcast common code must depend on neither the sender nor the receiver.
   '+cast/common'
]