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