From 427ee41a58fe8c1d360da0f9eb3af4397d2a68c8 Mon Sep 17 00:00:00 2001 From: "andrew@webrtc.org" Date: Fri, 16 Sep 2011 21:16:29 +0000 Subject: [PATCH] Remove unneeded webrtc_trunk variable from DEPS. Review URL: http://webrtc-codereview.appspot.com/153004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@609 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 1 - 1 file changed, 1 deletion(-) diff --git a/DEPS b/DEPS index 77e8e440fc..6d2428b7fe 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,6 @@ vars = { # Use this googlecode_url variable only if there is an internal mirror for it. # If you do not know, use the full path while defining your new deps entry. "googlecode_url": "http://%s.googlecode.com/svn", - "webrtc_trunk" : "https://webrtc.googlecode.com/svn/trunk", "chromium_trunk" : "http://src.chromium.org/svn/trunk", "chromium_revision": "98568", "libjingle_revision": "77",