From c6e7f04cdec7b8a4348e6ff9310c67236deca6d0 Mon Sep 17 00:00:00 2001 From: "akalin@chromium.org" Date: Thu, 9 Sep 2010 22:47:14 +0000 Subject: Removed use of XmppSocketAdapter by sync. Moved XmppSocketAdapter and friends to remoting directory. Removed some dead code in jingle/. BUG=54146 TEST=none Review URL: http://codereview.chromium.org/3298021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59012 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'remoting/DEPS') diff --git a/remoting/DEPS b/remoting/DEPS index 4370b43..6bfe57b 100644 --- a/remoting/DEPS +++ b/remoting/DEPS @@ -3,6 +3,7 @@ include_rules = [ "+gfx", "+google/protobuf", "+media/base", + "+net", "+jingle", -- cgit v1.1