aboutsummaryrefslogtreecommitdiff
path: root/cast/sender/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'cast/sender/DEPS')
-rw-r--r--cast/sender/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/cast/sender/DEPS b/cast/sender/DEPS
index e386f11a..7ab7a51a 100644
--- a/cast/sender/DEPS
+++ b/cast/sender/DEPS
@@ -2,6 +2,6 @@
include_rules = [
# libcast sender code must not depend on the receiver.
- '+cast/common/public',
+ '+cast/common',
'+cast/sender'
]