summaryrefslogtreecommitdiffstats
path: root/remoting/client/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/client/DEPS')
-rw-r--r--remoting/client/DEPS8
1 files changed, 8 insertions, 0 deletions
diff --git a/remoting/client/DEPS b/remoting/client/DEPS
new file mode 100644
index 0000000..c543943
--- /dev/null
+++ b/remoting/client/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+gfx",
+ "+ppapi",
+ "+third_party/npapi",
+
+ "+remoting/protocol",
+ "+remoting/jingle_glue",
+]