Removed flaky dependencies temporarily since they stop developers from doing private builds.
BUG= TEST= Review URL: https://webrtc-codereview.appspot.com/435003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1856 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
7845d07bf8
commit
843d8efd90
8
DEPS
8
DEPS
@ -31,10 +31,6 @@ deps = {
|
||||
"trunk/third_party/expat":
|
||||
Var("chromium_trunk") + "/src/third_party/expat@" + Var("chromium_revision"),
|
||||
|
||||
# Used by tools/quality_tracking.
|
||||
"trunk/third_party/gaeunit":
|
||||
"http://code.google.com/p/gaeunit.git@e16d5bd4",
|
||||
|
||||
"trunk/third_party/google-gflags/src":
|
||||
(Var("googlecode_url") % "google-gflags") + "/trunk/src@45",
|
||||
|
||||
@ -57,10 +53,6 @@ deps = {
|
||||
"trunk/third_party/protobuf":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
||||
# Used by tools/quality_tracking.
|
||||
"trunk/third_party/oauth2":
|
||||
"http://github.com/simplegeo/python-oauth2.git@a83f4a29",
|
||||
|
||||
"trunk/third_party/yasm":
|
||||
Var("chromium_trunk") + "/src/third_party/yasm@" + Var("chromium_revision"),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user