summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/jingle_glue/DEPS')
-rw-r--r--remoting/jingle_glue/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/remoting/jingle_glue/DEPS b/remoting/jingle_glue/DEPS
new file mode 100644
index 0000000..e8dddf8
--- /dev/null
+++ b/remoting/jingle_glue/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+net",
+ "+jingle",
+ "+third_party/libjingle/source",
+]