Remove tab from DEPS.

TBR=kjellander@webrtc.org
BUG=none
TEST=gclient sync

Review URL: https://webrtc-codereview.appspot.com/670005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2465 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2012-06-28 15:55:01 +00:00
parent a5fcf7ab41
commit 1115fdbe69

2
DEPS
View File

@ -74,7 +74,7 @@ deps = {
deps_os = {
"win": {
# Use our own, stripped down, version of Cygwin (required by GYP)
# Use our own, stripped down, version of Cygwin (required by GYP).
"trunk/third_party/cygwin":
(Var("googlecode_url") % "webrtc") + "/deps/third_party/cygwin",