diff options
Diffstat (limited to 'remoting/jingle_glue/DEPS')
-rw-r--r-- | remoting/jingle_glue/DEPS | 5 |
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", +] |