Update to chromium r139469.
Review URL: https://webrtc-codereview.appspot.com/615004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2330 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -3,10 +3,10 @@ vars = {
|
|||||||
# If you do not know, use the full path while defining your new deps entry.
|
# If you do not know, use the full path while defining your new deps entry.
|
||||||
"googlecode_url": "http://%s.googlecode.com/svn",
|
"googlecode_url": "http://%s.googlecode.com/svn",
|
||||||
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
|
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
|
||||||
"chromium_revision": "134666",
|
"chromium_revision": "139469",
|
||||||
# Still needs the libjingle_revision here because some of
|
# Still needs the libjingle_revision here because some of
|
||||||
# the deps have to be pulled from libjingle repository.
|
# the deps have to be pulled from libjingle repository.
|
||||||
"libjingle_revision": "136",
|
"libjingle_revision": "145",
|
||||||
}
|
}
|
||||||
|
|
||||||
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
|
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
|
||||||
|
Reference in New Issue
Block a user