Commit af08b9d1 authored by fbarchard@google.com's avatar fbarchard@google.com

Bump chromium dep to canary to resolve valgrind memcheck error

BUG=195
TEST=try bot
Review URL: https://webrtc-codereview.appspot.com/1162004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@591 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent e1bb5d94
......@@ -12,7 +12,8 @@ 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": "181357",
# chrome://version/ for revision of canary Chrome.
"chromium_revision": "185863",
}
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment