mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 09:47:45 +08:00
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
This commit is contained in:
parent
e1bb5d9430
commit
af08b9d193
3
DEPS
3
DEPS
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user