Index: remoting/DEPS |
diff --git a/remoting/DEPS b/remoting/DEPS |
index d446efad81598ed7539623a78a6888ee19fce3d8..bb331a3d2a5a71a210bf401196dde3c641bec802 100644 |
--- a/remoting/DEPS |
+++ b/remoting/DEPS |
@@ -1,8 +1,11 @@ |
include_rules = [ |
- "+chrome/common", |
"+gfx", |
"+google/protobuf", |
"+media/base", |
+ |
+ # TODO(ajwong): Remove when xmpp code is out of jingle_glue. |
+ "+net", |
+ |
"+talk", |
"+third_party/npapi", |
"+third_party/zlib", |