* Update to use the new libjingle release.
* Stop using any local mods for the default build (non-dev).
Review URL: http://webrtc-codereview.appspot.com/224001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@737 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/DEPS b/DEPS
index 255ce4f..a85ed31 100644
--- a/DEPS
+++ b/DEPS
@@ -4,7 +4,7 @@
   "googlecode_url": "http://%s.googlecode.com/svn",
   "chromium_trunk" : "http://src.chromium.org/svn/trunk",
   "chromium_revision": "98568",
-  "libjingle_revision": "85",
+  "libjingle_revision": "87",
 }
 
 # NOTE: Prefer revision numbers to tags for svn deps.