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:
wu@webrtc.org
2012-05-31 00:31:42 +00:00
parent 36ccce4f58
commit 7d3b07a516

View File

@ -3,10 +3,10 @@ vars = {
# If you do not know, use the full path while defining your new deps entry.
"googlecode_url": "http://%s.googlecode.com/svn",
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
"chromium_revision": "134666",
"chromium_revision": "139469",
# Still needs the libjingle_revision here because some of
# 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