Revert 169237 - Roll libjingle 235:244 and webrtc 3088:3138
Looks like this added static initializers. See
http://build.chromium.org/p/chromium/builders/Linux%20x64/builds/41596/steps/sizes/logs/stdio and
http://build.chromium.org/f/chromium/perf/linux-release-64/sizes/report.html?history=150
[email protected]
Review URL: https://chromiumcodereview.appspot.com/11412141
[email protected]
Review URL: https://codereview.chromium.org/11411140
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169240 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 066ae7d..85e9fcf 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@
"nacl_tools_revision": "10001", # native_client/DEPS: tools_rev
"gtm_revision": "578",
- "libjingle_revision": "244",
+ "libjingle_revision": "235",
"libphonenumber_revision": "456",
"libvpx_revision": "165134",
"lss_revision": "17",
@@ -37,7 +37,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.
- "webrtc_revision": "3138",
+ "webrtc_revision": "3088",
"jsoncpp_revision": "248",
"nss_revision": "169146",
}