summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/communicator/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'jingle/notifier/communicator/DEPS')
-rw-r--r--jingle/notifier/communicator/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/jingle/notifier/communicator/DEPS b/jingle/notifier/communicator/DEPS
new file mode 100644
index 0000000..fe7e23f
--- /dev/null
+++ b/jingle/notifier/communicator/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # Need for cricket::ProtocolType.
+ "+talk/p2p/base/port.h",
+]