summaryrefslogtreecommitdiffstats
path: root/remoting/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/DEPS')
-rw-r--r--remoting/DEPS14
1 files changed, 4 insertions, 10 deletions
diff --git a/remoting/DEPS b/remoting/DEPS
index fbdd04d..c4ae789 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,13 +1,7 @@
include_rules = [
- "+app",
- "+gfx",
- "+google/protobuf",
"+media/base",
- "+net",
- "+jingle",
- "+ppapi",
- "+talk",
- "+third_party/npapi"
- "+third_party/protobuf2",
- "+third_party/zlib",
+
+ "-remoting",
+ "+remoting/base",
+ "+remoting/proto",
]