Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(416)

Unified Diff: DEPS

Issue 7077019: Unbranch libjingle (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/renderer/p2p/ipc_socket_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 9ba21f988d7ac969e781da57fe80d9a5457599d6..94b6be336526720c04f1eb5d3165a38ba835456e 100644
--- a/DEPS
+++ b/DEPS
@@ -13,7 +13,7 @@ vars = {
"nacl_irt_hash_x86_64": "423ce0d282f7e57b856be8e1ae46a60a05dc6f85",
"nacl_revision": "5445",
"nacl_tools_revision": "5308",
- "libjingle_revision": "59",
+ "libjingle_revision": "63",
"libvpx_revision": "81610",
"ffmpeg_revision": "83815",
"skia_revision": "1437",
@@ -204,7 +204,7 @@ deps = {
Var("ffmpeg_revision"),
"src/third_party/libjingle/source":
- (Var("googlecode_url") % "libjingle") + "/branches/chrome-sandbox@" +
+ (Var("googlecode_url") % "libjingle") + "/trunk@" +
Var("libjingle_revision"),
"src/third_party/speex":
« no previous file with comments | « no previous file | content/renderer/p2p/ipc_socket_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698