Removed dependency which has moved into tools/DEPS.

BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2117 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
phoglund@webrtc.org 2012-04-25 12:24:09 +00:00
parent 6a65cfbb0e
commit 52884813ad

4
DEPS
View File

@ -34,10 +34,6 @@ deps = {
"trunk/third_party/google-gflags/src":
(Var("googlecode_url") % "google-gflags") + "/trunk/src@45",
# Used by tools/quality_tracking/dashboard and tools/python_charts.
"trunk/third_party/google-visualization-python":
(Var("googlecode_url") % "google-visualization-python") + "/trunk@15",
"trunk/third_party/libjpeg":
Var("chromium_trunk") + "/src/third_party/libjpeg@" + Var("chromium_revision"),